summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index af102b4ab..8ea92cee0 100755
--- a/configure
+++ b/configure
@@ -4927,7 +4927,7 @@ case "${host_os}" in
OSARCH=cygwin
PBX_WINARCH=1
;;
- linux-gnueabi* | linux-gnuspe)
+ linux-gnu*)
OSARCH=linux-gnu
;;
linux-musl*)