mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-03 20:14:41 +01:00
Don't include checks in build.xml (oops
This commit is contained in:
parent
71d28a1163
commit
fe51c8109e
|
|
@ -546,7 +546,7 @@
|
|||
<arg path="${lwjgl.src}/generated"/>
|
||||
<arg value="-d"/>
|
||||
<arg path="${lwjgl.src.native}/generated"/>
|
||||
<arg value="-Ageneratechecks"/>
|
||||
<!-- <arg value="-Ageneratechecks"/>-->
|
||||
<arg value="-Acontextspecific"/>
|
||||
<arg value="-Atypemap=org.lwjgl.util.generator.GLTypeMap"/>
|
||||
<fileset dir="${lwjgl.src.templates}" includes="${opengl-template-pattern}"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue