diff options
Diffstat (limited to 'lang/openjdk7/patches/patch-ae')
-rw-r--r-- | lang/openjdk7/patches/patch-ae | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/openjdk7/patches/patch-ae b/lang/openjdk7/patches/patch-ae index 24f7054bada..66623556689 100644 --- a/lang/openjdk7/patches/patch-ae +++ b/lang/openjdk7/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.3 2011/08/21 22:57:55 tnn Exp $ +$NetBSD: patch-ae,v 1.4 2013/06/02 06:12:28 ryoon Exp $ ---- hotspot/make/bsd/makefiles/gcc.make.orig 2011-08-20 10:42:27.000000000 +0000 +--- hotspot/make/bsd/makefiles/gcc.make.orig 2013-05-29 03:57:57.000000000 +0000 +++ hotspot/make/bsd/makefiles/gcc.make -@@ -201,6 +201,15 @@ MAPFLAG = -Xlinker --version-script=FILE +@@ -242,6 +242,15 @@ MAPFLAG = -Xlinker --version-script=FILE # # Shared Library # |