提交 f8dcc3b2 编写于 作者: L lana

Merge

#! /bin/sh #! /bin/sh
# #
# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 1999, 2014, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# This code is free software; you can redistribute it and/or modify it # This code is free software; you can redistribute it and/or modify it
...@@ -64,7 +64,7 @@ MFLAGS=` ...@@ -64,7 +64,7 @@ MFLAGS=`
echo "$MFLAGS" \ echo "$MFLAGS" \
| sed ' | sed '
s/^-/ -/ s/^-/ -/
s/ -\([^ ][^ ]*\)j/ -\1 -j/ s/ -\([^ I][^ I]*\)j/ -\1 -j/
s/ -j[0-9][0-9]*/ -j/ s/ -j[0-9][0-9]*/ -j/
s/ -j\([^ ]\)/ -j -\1/ s/ -j\([^ ]\)/ -j -\1/
s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/ s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/
......
...@@ -64,7 +64,7 @@ MFLAGS=` ...@@ -64,7 +64,7 @@ MFLAGS=`
echo "$MFLAGS" \ echo "$MFLAGS" \
| sed ' | sed '
s/^-/ -/ s/^-/ -/
s/ -\([^ ][^ ]*\)j/ -\1 -j/ s/ -\([^ I][^ I]*\)j/ -\1 -j/
s/ -j[0-9][0-9]*/ -j/ s/ -j[0-9][0-9]*/ -j/
s/ -j\([^ ]\)/ -j -\1/ s/ -j\([^ ]\)/ -j -\1/
s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/ s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/
......
...@@ -64,7 +64,7 @@ MFLAGS=` ...@@ -64,7 +64,7 @@ MFLAGS=`
echo "$MFLAGS" \ echo "$MFLAGS" \
| sed ' | sed '
s/^-/ -/ s/^-/ -/
s/ -\([^ ][^ ]*\)j/ -\1 -j/ s/ -\([^ I][^ I]*\)j/ -\1 -j/
s/ -j[0-9][0-9]*/ -j/ s/ -j[0-9][0-9]*/ -j/
s/ -j\([^ ]\)/ -j -\1/ s/ -j\([^ ]\)/ -j -\1/
s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/ s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/
......
...@@ -64,7 +64,7 @@ MFLAGS=` ...@@ -64,7 +64,7 @@ MFLAGS=`
echo "$MFLAGS" \ echo "$MFLAGS" \
| sed ' | sed '
s/^-/ -/ s/^-/ -/
s/ -\([^ ][^ ]*\)j/ -\1 -j/ s/ -\([^ I][^ I]*\)j/ -\1 -j/
s/ -j[0-9][0-9]*/ -j/ s/ -j[0-9][0-9]*/ -j/
s/ -j\([^ ]\)/ -j -\1/ s/ -j\([^ ]\)/ -j -\1/
s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/ s/ -j/ -j'${HOTSPOT_BUILD_JOBS:-${default_build_jobs}}'/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册