[Lunar-commits] <moonbase> ode: An adjustment to the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Dec 20 13:28:56 CET 2010


commit 92a16371636b20b31d32582e71e139e986453350
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Dec 20 07:28:56 2010 -0500

    ode: An adjustment to the BUILD.
---
 libs/ode/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/libs/ode/BUILD b/libs/ode/BUILD
index 6c817a9..7d94fa1 100644
--- a/libs/ode/BUILD
+++ b/libs/ode/BUILD
@@ -1,6 +1,7 @@
 (
 
-  OPTS="--enable-double-precision $OPTS --enable-shared"  &&
+  OPTS="--disable-asserts --enable-shared --enable-double-precision \
+        --disable-demos"  &&
 
   default_build
 


More information about the Lunar-commits mailing list