summaryrefslogtreecommitdiff
path: root/sysutils/torque/files/patch-configure
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-10-29 15:02:18 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-10-29 15:02:18 +0000
commitb9efe3282bcbeba01c5748d63028347873161eec (patch)
tree54cb297c17baff1029d8531020ad1845c179e6fa /sysutils/torque/files/patch-configure
parentUpdate to 2.2.2. See http://developer.pidgin.im/wiki/ChangeLog for all (diff)
- Update to 2.2.0. Mark broken on RELENG_7; previous versions don't build
on it either. I'll fix that later.
Notes
Notes: svn path=/head/; revision=202301
Diffstat (limited to 'sysutils/torque/files/patch-configure')
-rw-r--r--sysutils/torque/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/torque/files/patch-configure b/sysutils/torque/files/patch-configure
new file mode 100644
index 000000000000..10779630a486
--- /dev/null
+++ b/sysutils/torque/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2007-10-28 11:47:59.000000000 +0100
++++ configure 2007-10-28 11:48:08.000000000 +0100
+@@ -19076,7 +19076,7 @@
+
+
+
+-gcc_warning_flags="-W -Wall -Wno-unused-parameter -Wno-long-long -pedantic -Werror"
++gcc_warning_flags="-W -Wall -Wno-unused-parameter -Wno-long-long -pedantic"
+ # Check whether --enable-gcc_warnings or --disable-gcc_warnings was given.
+ if test "${enable_gcc_warnings+set}" = set; then
+ enableval="$enable_gcc_warnings"