summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/SOURCES b/SOURCES
index ece8903..0b1b2d2 100644
--- a/SOURCES
+++ b/SOURCES
@@ -7,7 +7,7 @@ export CXX="g++ -m64 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include -mmaco
export ABI=64
export LDFLAGS=-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk
path/to/build/configure --target=arm-linux-androideabi \
- --host=i686-apple-darwin --build=i686-apple-darwin \
+ --host=x86_64-apple-darwin --build=x86_64-apple-darwin \
--with-gcc-version=4.6 --with-binutils-version=2.21 \
--with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 \
--with-gdb-version=7.3.x --with-arch=armv5te \