|
@@ -180,8 +180,8 @@
|
|
|
<includepath path="${bullet.java.include}/linux"/>
|
|
|
<includepath path="${bullet.bullet.include}"/>
|
|
|
<!--compilerarg value="-m32"/-->
|
|
|
- <compilerarg value="-static-libgcc"/>
|
|
|
- <compilerarg value="-fPIC"/>
|
|
|
+ <!--compilerarg value="-static-libgcc"/>
|
|
|
+ <compilerarg value="-fPIC"/-->
|
|
|
<linker name="${bullet.linux.compiler}">
|
|
|
<!-- linkerarg value="-static-libgcc"/ -->
|
|
|
<libset dir="${bullet.folder}/src/BulletMultiThreaded" libs="BulletMultiThreaded"/>
|