configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 858153610849c5448a181e6709a972a54e6ae126
Author: Andrea Gelmini <[email protected]>
Date: Thu Jan 18 17:26:05 2018 +0100
Fix typo
Change-Id: I2e60032c1a306742cd73aef8579a0f082fe1a366
Reviewed-on: https://gerrit.libreoffice.org/48141
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Julien Nabet <[email protected]>
diff --git a/configure.ac b/configure.ac
index b27e1abb4293..72774d715efd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -481,7 +481,7 @@ if test -n "$with_android_ndk"; then
ANDROIDCFLAGS="$ANDROIDCFLAGS -gcc-toolchain
$ANDROID_BINUTILS_PREBUILT_ROOT -target $LLVM_TRIPLE$ANDROID_API_LEVEL
-no-canonical-prefixes"
# android is using different sysroots for compilation and linking, but as
- # there is no full separation in configure and elsewehere, use isystem for
+ # there is no full separation in configure and elsewhere, use isystem for
# compilation stuff and sysroot for linking
ANDROIDCFLAGS="$ANDROIDCFLAGS -D__ANDROID_API__=$ANDROID_API_LEVEL
-isystem $ANDROID_NDK_HOME/sysroot/usr/include"
ANDROIDCFLAGS="$ANDROIDCFLAGS -isystem
$ANDROID_NDK_HOME/sysroot/usr/include/$android_gnu_prefix"
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits