Skip to content

Commit bf314c7

Browse files
author
Luis Feliu
committed
Fix path.
1 parent f05952d commit bf314c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build_android/boost-for-android-x86.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ index 666d4c8..9c2f67f 100644
8787
-<compileflags>-I$(AndroidNDKRoot)/sources/cxx-stl/gnu-libstdc++/4.6/include
8888
-<compileflags>-I$(AndroidNDKRoot)/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include
8989
+<compileflags>-I$(AndroidNDKRoot)/sources/cxx-stl/gnu-libstdc++/4.8/include
90-
+<compileflags>-I$(AndroidNDKRoot)/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include
90+
+<compileflags>-I$(AndroidNDKRoot)/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include
9191
+<linkflags>--target=i686-none-linux-android
9292
+<linkflags>--gcc-toolchain="$(AndroidNDKRoot)/toolchains/x86-4.8/prebuilt/linux-x86_64"
9393
+<linkflags>--sysroot=$(AndroidNDKRoot)/platforms/android-9/arch-x86

0 commit comments

Comments
 (0)