Stop linking with liblinuxcompat.a
This library used to be provided by HXCPP, but it was removed in version 3.4.185. Fortunately, it doesn't seem to be necessary, so this commit stops Lime from attempting to link with it.
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
|
||||
<section if="linux">
|
||||
|
||||
<lib name="${HXCPP}/lib/${BINDIR}/liblinuxcompat.a" />
|
||||
<lib name="-lpthread" />
|
||||
<lib name="-lrt" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user