Index: head/java/openjdk8/files/patch-hotspot__make__bsd__makefiles__adjust-mflags.sh =================================================================== --- head/java/openjdk8/files/patch-hotspot__make__bsd__makefiles__adjust-mflags.sh (nonexistent) +++ head/java/openjdk8/files/patch-hotspot__make__bsd__makefiles__adjust-mflags.sh (revision 370420) @@ -0,0 +1,11 @@ +--- hotspot/make/bsd/makefiles/adjust-mflags.sh.orig 2014-03-04 02:52:06 UTC ++++ hotspot/make/bsd/makefiles/adjust-mflags.sh +@@ -64,7 +64,7 @@ + echo "$MFLAGS" \ + | sed ' + s/^-/ -/ +- s/ -\([^ ][^ ]*\)j/ -\1 -j/ ++ s/ -\([^ I][^ I]*\)j/ -\1 -j/ + s/ -j[0-9][0-9]*/ -j/ + s/ -j\([^ ]\)/ -j -\1/ + s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/ Property changes on: head/java/openjdk8/files/patch-hotspot__make__bsd__makefiles__adjust-mflags.sh ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property