summaryrefslogtreecommitdiff
path: root/java/jdk15/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-16 07:50:21 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-16 07:50:21 +0000
commit4f81079d7311d685a753302d176e0e9fb382af0c (patch)
tree49f539fa6a2691d476abd99f9577f322d6b4f4cf /java/jdk15/files
parentAdd ming, LGPL Flash (TM) movie output library with PHP, Python and (diff)
Correct patch, so it will apply cleanly.
Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
Notes
Notes: svn path=/head/; revision=33886
Diffstat (limited to 'java/jdk15/files')
-rw-r--r--java/jdk15/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jdk15/files/patch-aa b/java/jdk15/files/patch-aa
index c593e910c5f2..d773e053bc47 100644
--- a/java/jdk15/files/patch-aa
+++ b/java/jdk15/files/patch-aa
@@ -1,5 +1,5 @@
---- build/freebsd/makefiles/Defs-freebsd.gmk 2000/10/13 00:16:56 1.1
-+++ build/freebsd/makefiles/Defs-freebsd.gmk 2000/10/13 00:20:36
+--- makefiles/Defs-freebsd.gmk 2000/10/13 00:16:56 1.1
++++ makefiles/Defs-freebsd.gmk 2000/10/13 00:20:36
@@ -59,11 +59,11 @@
GCC_STYLE = -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
GCC_WARNINGS = -W -Wall $(GCC_STYLE) $(GCC_INHIBIT)