mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
disable version check for linux - headless issues
This commit is contained in:
parent
13b41d7b69
commit
b4ed45dc40
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@
|
|||
<copy todir="${lwjgl.lib}/linux">
|
||||
<fileset dir="${lwjgl.bin}/lwjgl" includes="liblwjgl*.so"/>
|
||||
</copy>
|
||||
<version-check platform="linux"/>
|
||||
<!-- headless issues <version-check platform="linux"/> -->
|
||||
</target>
|
||||
|
||||
<!-- Compiles LWJGL on solaris platforms -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue