diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-08-09 14:08:32 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-08-09 14:09:31 +0300 |
commit | 97febaa3e2130b92a2eadfc20688b2a37b194f45 (patch) | |
tree | f00b79871007a840179eedf5002b70c70fe1f72e /README.cross | |
parent | 8b13238c453f05f1d862cf570dff0110295fbe3b (diff) |
Drop the --with-external-tar to avoid confusion
Change-Id: I8861a007b94b24d2482658ca7d78e200bcf890ea
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 d23dba5e53f8..891b6a532dbe 100644 --- a/README.cross +++ b/README.cross @@ -353,7 +353,6 @@ CXX_FOR_BUILD=xcrun clang++ -arch i386 --with-android-sdk=/Users/tml/android-sdk-macosx --with-build-platform-configure-options=--with-macosx-sdk=10.8 --with-macosx-version-min-required=10.8 --with-macosx-version-max-allowed=10.8 --with-distro=LibreOfficeAndroid ---with-external-tar=/Users/tml/lo/10.4/src --without-doxygen --without-helppack-integration --without-myspell-dicts |