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 46e9bda commit 645121cCopy full SHA for 645121c
library/go/build-linux.sh
@@ -9,4 +9,7 @@
9
# export CGO_ENABLED=1 GOOS=linux GOARCH=amd64 CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++
10
# export JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home
11
12
+# build on Linux
13
+# export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64/
14
+
15
gomobile bind -target=linux/amd64 -x -v -o build -tags=openssl mixin/kernel
library/libs/linux/amd64/libgojni.so
-656 Bytes
0 commit comments