Skip to content

Commit

Permalink
[ios] turn off native texturepacker until we can figure out x86_64 is…
Browse files Browse the repository at this point in the history
…sues on osx
  • Loading branch information
davilla committed May 1, 2011
1 parent 88a28ee commit f5e63e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -340,7 +340,7 @@ case $host in
use_joystick=no
use_vdadecoder=no
use_vtbdecoder=yes
use_texturepacker_native=yes
use_texturepacker_native=no
USE_TEXTUREPACKER_NATIVE_ROOT="/opt/local"
ARCH="arm-osx"
SYSROOT="-miphoneos-version-min=4.1 -isysroot $SDKROOT"
Expand Down

0 comments on commit f5e63e6

Please sign in to comment.