Skip to content

Commit

Permalink
Merge pull request #6 from kesterlester/master
Browse files Browse the repository at this point in the history
This change is recommended to help jorgan-fluidsynth build on macs
  • Loading branch information
svenmeier authored Aug 18, 2021
2 parents 21cde06 + 5a981e1 commit 3972851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jorgan-fluidsynth/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
<arg value="-dynamiclib" />
<arg value="-std=c99" />
<arg value="-I${mac.include}" />
<arg value="-I${mac.include}/darwin" />
<arg value="-I../jorgan-jni/src/main/native" />
<arg value="-I./lib/include" />
<arg value="-I./target/native" />
Expand Down

0 comments on commit 3972851

Please sign in to comment.