From 0ab43e064923db0900371cbc9dfa2ba6f9ce2de7 Mon Sep 17 00:00:00 2001 From: "SHA..rd" Date: Fri, 25 Oct 2013 14:39:20 +0000 Subject: [PATCH] * Fix Linux MinGW build for latest CMake - Ensure compiler is specified as absolute path at /usr/bin otherwise CMake won't find MinGW's tools such as ar/as/ld/objcopy etc etc and use Linux's instead - Remove additional workarounds that were now causing problems git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10844 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- engine/nbproject/build-bullet-natives.xml | 42 +++++++++-------------- 1 file changed, 16 insertions(+), 26 deletions(-) diff --git a/engine/nbproject/build-bullet-natives.xml b/engine/nbproject/build-bullet-natives.xml index b6ee5d5a9..ae0af118a 100644 --- a/engine/nbproject/build-bullet-natives.xml +++ b/engine/nbproject/build-bullet-natives.xml @@ -656,32 +656,27 @@ + + + - - - + + + - - - - - - - + - - - + @@ -698,22 +693,19 @@ + + + - - - + + + - - - - - - - + @@ -721,10 +713,8 @@ - - - +