Update jni_linux.go (regenerated with scripts/find_linux.jnih)
This commit is contained in:
parent
34026c7e22
commit
d142949d34
|
|
@ -4,7 +4,7 @@
|
|||
package jni
|
||||
|
||||
/*
|
||||
#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
|
||||
#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
|
||||
*/
|
||||
import "C"
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user