summaryrefslogtreecommitdiff
path: root/java/jc/files/patch-ad
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2004-07-06 13:43:40 +0000
committerArchie Cobbs <archie@FreeBSD.org>2004-07-06 13:43:40 +0000
commite7f94d7e88b00735f7f56408b58f34cefe043961 (patch)
treee3f35e1b9eb0ad14c4e0f58da280dbcaba772eaf /java/jc/files/patch-ad
parentUpdate to 3.02. (diff)
Update to version 1.2.
Notes
Notes: svn path=/head/; revision=113059
Diffstat (limited to 'java/jc/files/patch-ad')
-rw-r--r--java/jc/files/patch-ad22
1 files changed, 0 insertions, 22 deletions
diff --git a/java/jc/files/patch-ad b/java/jc/files/patch-ad
deleted file mode 100644
index 47fae4339875..000000000000
--- a/java/jc/files/patch-ad
+++ /dev/null
@@ -1,22 +0,0 @@
---- jc-1.0.1/jsrc/Makefile.am.orig Sun Mar 28 15:34:08 2004
-+++ jc-1.0.1/jsrc/Makefile.am Sun Mar 28 15:34:20 2004
-@@ -14,7 +14,7 @@
- ##
- ## GCC flags for compiling ELF objects
- ##
--HOSTGCC_FLAGS= -O2 -g -pipe -fno-common -w -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Werror -Wa,-W
-+HOSTGCC_FLAGS= -O2 -g -pipe -fno-common -w -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wa,-W
-
- ##
- ## Install pre-built source files and compile them
---- jc-1.0.1/jsrc/Makefile.in.orig Sun Mar 28 15:34:12 2004
-+++ jc-1.0.1/jsrc/Makefile.in Sun Mar 28 15:34:22 2004
-@@ -110,7 +110,7 @@
-
- EXTRA_DIST = jsrc.tgz patterns
-
--HOSTGCC_FLAGS = -O2 -g -pipe -fno-common -w -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Werror -Wa,-W
-+HOSTGCC_FLAGS = -O2 -g -pipe -fno-common -w -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wa,-W
-
- CLEANFILES = sources objects patterns
- subdir = jsrc