mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2025-12-06 08:01:59 +01:00
Merge pull request #93 from b23prodtm/macosx
OS X x86_64 build: fixed typo
This commit is contained in:
commit
220f55d914
|
|
@ -203,7 +203,7 @@
|
|||
<param name="cflags" value="-isysroot ${sdkroot} -arch x86_64 -mmacosx-version-min=10.5"/>
|
||||
</antcall>
|
||||
<exec vmlauncher="true" executable="sh" output="lwjgl.symbols" failonerror="true">
|
||||
<arg path="../../platform_build/macosx_ant/build-symbolls-list"/>
|
||||
<arg path="../../platform_build/macosx_ant/build-symbol-list"/>
|
||||
<arg path="x86_64"/>
|
||||
</exec>
|
||||
<antcall target="link">
|
||||
|
|
|
|||
Loading…
Reference in a new issue