[Lunar-commits] <moonbase> ode: Adjusting the BUILD, enabling shared.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Dec 16 18:56:20 CET 2010


commit 8ecfb71d9a3462779652fe522a3674ca6a98595d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Dec 16 12:56:20 2010 -0500

    ode: Adjusting the BUILD, enabling shared.
---
 libs/ode/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


More information about the Lunar-commits mailing list