CONFIGURE: Allow iPhone backend to be build with cctools' as.
This commit is contained in:
parent
0063c25805
commit
948d4feb23
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -2497,6 +2497,7 @@ if test -n "$_host"; then
|
|||
;;
|
||||
iphone)
|
||||
DEFINES="$DEFINES -DIPHONE"
|
||||
ASFLAGS="$ASFLAGS -arch armv6"
|
||||
_backend="iphone"
|
||||
_build_scalers=no
|
||||
_mt32emu=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue