compiling the setuid goop on osx now

This commit is contained in:
Jesse McConnell 2012-09-14 14:40:22 -05:00
parent 8fd40a3097
commit f0a022ed54
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<extensions>true</extensions>
<configuration>
<javahOS>mac</javahOS>
<jdkIncludePath>${java.home}/include</jdkIncludePath>
<jdkIncludePath>/System/Library/Frameworks/JavaVM.framework/Headers</jdkIncludePath>
<compilerStartOptions>
<compilerStartOption>-fPIC -O</compilerStartOption>
</compilerStartOptions>