diff options
Diffstat (limited to 'detect_architecture.sh')
-rw-r--r-- | detect_architecture.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/detect_architecture.sh b/detect_architecture.sh deleted file mode 100644 index 6ac345e..0000000 --- a/detect_architecture.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -source common_functions - -build_host_arch - -echo $BUILD_HOST_ARCH - |