Merge "autoconf: more variants for OSARCH linux-gnu"

This commit is contained in:
Joshua Colp
2016-11-28 11:33:47 -06:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -4938,7 +4938,7 @@ case "${host_os}" in
OSARCH=cygwin
PBX_WINARCH=1
;;
linux-gnueabi* | linux-gnuspe)
linux-gnu*)
OSARCH=linux-gnu
;;
linux-musl*)