diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:10:02 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:10:02 +0000 |
commit | fdbb5ac0f89f8fd677cee1aa2da499d68a91d82e (patch) | |
tree | c72438723a31df55f9681b550dc787d56b696152 /emulators/generator-cbiere/files/patch-configure | |
parent | - update to 1.10 (diff) |
- Update to 0.35.r1
PR: ports/85456
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Notes
Notes:
svn path=/head/; revision=141375
Diffstat (limited to 'emulators/generator-cbiere/files/patch-configure')
-rw-r--r-- | emulators/generator-cbiere/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/generator-cbiere/files/patch-configure b/emulators/generator-cbiere/files/patch-configure deleted file mode 100644 index 5b477c4d9fb8..000000000000 --- a/emulators/generator-cbiere/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |