]> git.pld-linux.org Git - packages/openjdk8.git/blobdiff - adjust-mflags.patch
Use the official 'update' release jdk8u66-b02
[packages/openjdk8.git] / adjust-mflags.patch
index cb092123843fb6a5d012b6737345261e4c573bb5..665e8248bbd2f918c2f4ce67c4e15d9383f182d4 100644 (file)
@@ -1,11 +1,12 @@
---- jdk8-jdk8-b132.orig/hotspot/make/linux/makefiles/adjust-mflags.sh  2015-09-17 14:17:39.000000000 +0200
-+++ jdk8-jdk8-b132/hotspot/make/linux/makefiles/adjust-mflags.sh       2015-09-17 14:19:01.000000000 +0200
+diff -dur -x '*~' -x '*.rej' -x '*.orig' jdk8u-jdk8u66-b02/hotspot.orig/make/linux/makefiles/adjust-mflags.sh jdk8u-jdk8u66-b02/hotspot/make/linux/makefiles/adjust-mflags.sh
+--- jdk8u-jdk8u66-b02/hotspot.orig/make/linux/makefiles/adjust-mflags.sh       2015-07-22 19:12:56.000000000 +0200
++++ jdk8u-jdk8u66-b02/hotspot/make/linux/makefiles/adjust-mflags.sh    2015-09-18 09:07:14.000000000 +0200
 @@ -64,7 +64,7 @@
        echo "$MFLAGS" \
        | sed '
                s/^-/ -/
--              s/ -\([^        ][^     ]*\)j/ -\1 -j/
-+              s/ -\([^        ][^     ]*\)j\([0-9][0-9]*\)/ -\1 -j\2/
+-              s/ -\([^        I][^    I]*\)j/ -\1 -j/
++              s/ -\([^        I][^    I]*\)j\([0-9][0-9]*\)/ -\1 -j\2/
                s/ -j[0-9][0-9]*/ -j/
                s/ -j\([^       ]\)/ -j -\1/
                s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/
This page took 0.06216 seconds and 4 git commands to generate.