Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
package jni
/*
#cgo CFLAGS: -I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux
#cgo LDFLAGS: -L/usr/lib/jvm/java-17-openjdk-amd64/lib/server -ljvm
#cgo CFLAGS: -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
#cgo LDFLAGS: -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
*/
import "C"

Binary file not shown.

Binary file not shown.