summaryrefslogtreecommitdiff
path: root/devel/uclmmbase
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-02-20 21:03:00 +0000
committerSteve Price <steve@FreeBSD.org>2000-02-20 21:03:00 +0000
commit6caf3abbd945a2ab5e50d122446e2c48dd7243aa (patch)
tree004848ac61a64da0192495f40f350c3f9e40cb99 /devel/uclmmbase
parentReflect true location of one of the distfiles. (diff)
Coerce this into building on the Alpha.
Notes
Notes: svn path=/head/; revision=26063
Diffstat (limited to 'devel/uclmmbase')
-rw-r--r--devel/uclmmbase/files/patch-ab13
1 files changed, 11 insertions, 2 deletions
diff --git a/devel/uclmmbase/files/patch-ab b/devel/uclmmbase/files/patch-ab
index f3a7d3643747..01c29b714ec3 100644
--- a/devel/uclmmbase/files/patch-ab
+++ b/devel/uclmmbase/files/patch-ab
@@ -1,5 +1,14 @@
---- configure.orig Fri Oct 15 18:31:00 1999
-+++ configure Fri Jan 28 03:52:54 2000
+--- configure.orig Fri Oct 15 04:31:00 1999
++++ configure Sat Feb 19 10:37:29 2000
+@@ -53,7 +53,7 @@
+
+ echo "Configuring common code library v$VERSION for $OSTYPE"
+
+-GCCWFLAGS="-W -Wall -Wbad-function-cast -Wmissing-prototypes -Werror"
++GCCWFLAGS="-W -Wall -Wbad-function-cast -Wmissing-prototypes"
+ DEFS=""
+
+ AR="ar"
@@ -99,13 +99,13 @@
PROFILE="-pg"
ECHO="echo -e"