aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index 09d1310..51e1089 100755
--- a/configure.sh
+++ b/configure.sh
@@ -71,6 +71,7 @@ validatearch() {
71 ;; 71 ;;
72 *) 72 *)
73 echo "Error: architecture '$ARCH' not supported" 73 echo "Error: architecture '$ARCH' not supported"
74 echo "Supported architectures: AVX2, NEON, PORTABLE"
74 exit 1 75 exit 1
75 ;; 76 ;;
76 esac 77 esac

Generated with cgit - Back to sebastiano.tronto.net