diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-08-09 13:52:40 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-08-09 13:52:40 +0300 |
commit | a606fa37da7c3d2daf5b1695fdc5518b4f8bdda7 (patch) | |
tree | 32423ae9f56937777c66b31120009205741505a2 /README.cross | |
parent | 56b0b2cbc0dc6538617e3f3b1005e4723ca227b0 (diff) |
No, we don't want any Python stuff for Android
Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8
Diffstat (limited to 'README.cross')
-rw-r--r-- | README.cross | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.cross b/README.cross index 3856c2959b35..d23dba5e53f8 100644 --- a/README.cross +++ b/README.cross @@ -345,7 +345,6 @@ OS X 10.8 with Xcode 4.4.1: CC_FOR_BUILD=xcrun clang -arch i386 CXX_FOR_BUILD=xcrun clang++ -arch i386 --build=x86_64-apple-darwin11 ---disable-python --disable-zenity --enable-debug --enable-werror |