forked from GitHub/gf-core
Create symlink to JNI headers in a place where the Java runtime makefile looks
This commit is contained in:
2
.github/workflows/build-macos-package.yml
vendored
2
.github/workflows/build-macos-package.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Build macOS package
|
||||
run: |
|
||||
export CPPFLAGS="-I/usr/local/opt/openjdk/include"
|
||||
ln -s /usr/local/opt/openjdk/include /Library/Java/Home/include
|
||||
make pkg
|
||||
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user