aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-06-28 08:58:42 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-06-28 08:58:42 +0000
commitc7b5c7d5f3ad4d5e41252ce6e9d2846a89b7aaf1 (patch)
tree0b4a3bd7ee452910a7f2f314a7262c799abd0577 /emulators
parentb495beaebd5d2404f7011d274342ea3392572685 (diff)
downloadports-c7b5c7d5f3ad4d5e41252ce6e9d2846a89b7aaf1.tar.gz
ports-c7b5c7d5f3ad4d5e41252ce6e9d2846a89b7aaf1.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/generator-cbiere/files/patch-configure29
1 files changed, 10 insertions, 19 deletions
diff --git a/emulators/generator-cbiere/files/patch-configure b/emulators/generator-cbiere/files/patch-configure
index 7522d74e6773..5b477c4d9fb8 100644
--- a/emulators/generator-cbiere/files/patch-configure
+++ b/emulators/generator-cbiere/files/patch-configure
@@ -1,19 +1,10 @@
-*** configure.orig Sun Apr 17 03:19:27 2005
---- configure Fri Apr 29 18:25:26 2005
-***************
-*** 4179,4185 ****
- fi
-
- if [ "x$GCCVER" != "xno" ]; then
-! CFLAGS="$CFLAGS -W -Wall -Wformat=2"
- if [ "x$WARN" != "xno" ]; then
- CFLAGS="$CFLAGS -Wstrict-prototypes -Wunused"
- fi
---- 4179,4185 ----
- fi
-
- if [ "x$GCCVER" != "xno" ]; then
-! # CFLAGS="$CFLAGS -W -Wall -Wformat=2"
- if [ "x$WARN" != "xno" ]; then
- CFLAGS="$CFLAGS -Wstrict-prototypes -Wunused"
- fi
+--- configure.orig Sun Apr 17 03:19:27 2005
++++ configure Fri Jun 17 20:12:41 2005
+@@ -4179,7 +4179,6 @@
+ fi
+
+ if [ "x$GCCVER" != "xno" ]; then
+- CFLAGS="$CFLAGS -W -Wall -Wformat=2"
+ if [ "x$WARN" != "xno" ]; then
+ CFLAGS="$CFLAGS -Wstrict-prototypes -Wunused"
+ fi