[Lunar-commits] openvrml: This sedit fixes a BUILD failure
Dennis Veatch
dennisveatch at bellsouth.net
Wed Dec 26 03:00:29 CET 2007
commit 49217a91e838d1e4bd2c4d552ce3e2f0327c6b26
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue Dec 25 21:00:29 2007 -0500
openvrml: This sedit fixes a BUILD failure
on src/libopenvrml-gl/openvrml/gl/viewer.cpp on x86_64 and x86.
---
graphics/openvrml/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/graphics/openvrml/BUILD b/graphics/openvrml/BUILD
index 3c6aed7..3713626 100644
--- a/graphics/openvrml/BUILD
+++ b/graphics/openvrml/BUILD
@@ -3,6 +3,8 @@
export BOOST_LIB_SUFFIX=-gcc42-mt
export CPPFLAGS="$CPPFLAGS -I/usr/include/boost-1_34_1"
+ sedit "s:(GLvoid):():" src/libopenvrml-gl/openvrml/gl/viewer.cpp
+
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list