mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
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