a bit more open in type of arm
This commit is contained in:
parent
ab2cab2660
commit
0876df6a11
|
@ -222,7 +222,7 @@ AX_COMPILER_VENDOR
|
||||||
if test "x${cross_compiling}" = "xyes"; then
|
if test "x${cross_compiling}" = "xyes"; then
|
||||||
CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
|
CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
|
||||||
case "$host" in
|
case "$host" in
|
||||||
arm-linux-gnueabi*|arm-*-linux-gnueabi*)
|
arm*-linux-gnueabi*|arm*-*-linux-gnueabi*)
|
||||||
# spandsp modem
|
# spandsp modem
|
||||||
ac_cv_file__dev_ptmx=yes
|
ac_cv_file__dev_ptmx=yes
|
||||||
# srtp
|
# srtp
|
||||||
|
|
Loading…
Reference in New Issue