[Lunar-commits] openvrml: tweak BUILD for gcc42.

Dennis Veatch dennisveatch at bellsouth.net
Sun Dec 23 17:04:58 CET 2007


commit dd31f1075fd6bfa10966ff3d2162ae9b779341e7
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date:   Sun Dec 23 11:04:58 2007 -0500

    openvrml: tweak BUILD for gcc42.
---
 graphics/openvrml/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/graphics/openvrml/BUILD b/graphics/openvrml/BUILD
index d2708bf..3c6aed7 100644
--- a/graphics/openvrml/BUILD
+++ b/graphics/openvrml/BUILD
@@ -1,6 +1,6 @@
 (
 
-  export BOOST_LIB_SUFFIX=-gcc41-mt
+  export BOOST_LIB_SUFFIX=-gcc42-mt
   export CPPFLAGS="$CPPFLAGS -I/usr/include/boost-1_34_1"
 
   default_build


More information about the Lunar-commits mailing list