We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f5f36 commit 292b56dCopy full SHA for 292b56d
common.sh
@@ -51,7 +51,7 @@ PLATFORM_LDFLAGS_x86=" \
51
"
52
JNI_ARCH_x86=x86
53
54
-TOOLCHAIN_LINK_DIR_x86_64="$TOOLCHAIN_DIR/$CROSS_COMPILE_PLATFORM/lib"
+TOOLCHAIN_LINK_DIR_x86_64="$TOOLCHAIN_DIR/$CROSS_COMPILE_PLATFORM/lib64"
55
PLATFORM_CFLAGS_x86_64=" \
56
-march=x86-64 \
57
-msse4.2 \
0 commit comments