[Lunar-commits] r19325 - moonbase/trunk/libs/pcre
Terry Chan
tchan at lunar-linux.org
Sun Mar 19 22:52:03 UTC 2006
Author: tchan
Date: 2006-03-19 22:52:02 +0000 (Sun, 19 Mar 2006)
New Revision: 19325
Modified:
moonbase/trunk/libs/pcre/BUILD
moonbase/trunk/libs/pcre/DETAILS
Log:
Fixed pcre to compile correctly with theedge. GCCWRAPPERS=off is removed
from DETAILS and bad_flags ALL is now added to BUILD.
Modified: moonbase/trunk/libs/pcre/BUILD
===================================================================
--- moonbase/trunk/libs/pcre/BUILD 2006-03-19 22:51:16 UTC (rev 19324)
+++ moonbase/trunk/libs/pcre/BUILD 2006-03-19 22:52:02 UTC (rev 19325)
@@ -1,4 +1,5 @@
(
+ bad_flags ALL &&
./configure --build=$BUILD \
--bindir=/bin \
--sbindir=/sbin \
Modified: moonbase/trunk/libs/pcre/DETAILS
===================================================================
--- moonbase/trunk/libs/pcre/DETAILS 2006-03-19 22:51:16 UTC (rev 19324)
+++ moonbase/trunk/libs/pcre/DETAILS 2006-03-19 22:52:02 UTC (rev 19325)
@@ -7,7 +7,6 @@
WEB_SITE=http://www.pcre.org/
ENTERED=20010922
UPDATED=20060206
- GCCWRAPPERS=off
SHORT="pcre is the Perl compatible regular expression library."
cat << EOF
More information about the Lunar-commits
mailing list