- native bullet: revert native build changes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8413 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
nor..67 2011-10-16 11:28:43 +00:00
parent 3dcd4fdade
commit 7cd6b48d9e

@ -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"/>