CVS: moonbase/utils/openldap BUILD,1.3,1.4
xoritor at lunar-linux.org
xoritor at lunar-linux.org
Sun Sep 21 17:13:21 GMT 2003
Update of /var/cvs/lunar/moonbase/utils/openldap
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26293
Modified Files:
BUILD
Log Message:
Found that openldap will not build with -Wno-deprecated so I added a bad_flags statement to clear it up.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/openldap/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 5 Nov 2002 05:26:55 -0000 1.3
+++ BUILD 21 Sep 2003 17:13:19 -0000 1.4
@@ -1,4 +1,6 @@
(
+bad_flags -Wno-deprecated
+
export CPPFLAGS="$CPPFLAGS -I/usr/include/db4"
./configure --build=$BUILD \
More information about the Lunar-commits
mailing list