diff options
-rw-r--r-- | java/jdk14/Makefile | 1 | ||||
-rw-r--r-- | java/jdk15/Makefile | 1 | ||||
-rw-r--r-- | java/jdk16/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile index c1ec79e7fa2..3872d7d3733 100644 --- a/java/jdk14/Makefile +++ b/java/jdk14/Makefile @@ -167,7 +167,6 @@ post-patch: done .if !defined(NATIVE_BOOTSTRAP) -ECHO_MSG=echo pre-build: @if [ "$${WRKDIRPREFIX}" -a \ -L "/compat/linux/$${WRKDIRPREFIX}" -a \ diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index c1ec79e7fa2..3872d7d3733 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -167,7 +167,6 @@ post-patch: done .if !defined(NATIVE_BOOTSTRAP) -ECHO_MSG=echo pre-build: @if [ "$${WRKDIRPREFIX}" -a \ -L "/compat/linux/$${WRKDIRPREFIX}" -a \ diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index c1ec79e7fa2..3872d7d3733 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -167,7 +167,6 @@ post-patch: done .if !defined(NATIVE_BOOTSTRAP) -ECHO_MSG=echo pre-build: @if [ "$${WRKDIRPREFIX}" -a \ -L "/compat/linux/$${WRKDIRPREFIX}" -a \ |