diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-04-22 20:05:21 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-04-22 20:05:21 +0000 |
commit | 7ee61f212f5667786bdf359bd4ec41b427e303da (patch) | |
tree | 155f5270a02c4830b4ec02092f602465e2bb7af8 /java/jdk13/Makefile | |
parent | f0bba3c9f85cf931e785b4caf40c9def9073cbad (diff) |
Notes
Diffstat (limited to 'java/jdk13/Makefile')
-rw-r--r-- | java/jdk13/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/jdk13/Makefile b/java/jdk13/Makefile index 1f819f8cea7e..35da4b7ead9c 100644 --- a/java/jdk13/Makefile +++ b/java/jdk13/Makefile @@ -175,8 +175,6 @@ pre-everything: @${ECHO_MSG} "To use the browser plugin with HotSpot you will need to set the" @${ECHO_MSG} "THREADS_FLAG environment variable when running the browser, e.g." @${ECHO_MSG} " setenv THREADS_FLAG native" - @${ECHO_MSG} "Compiling HotSpot into the JDK will also currently make the" - @${ECHO_MSG} "Classic VM unusable." @${ECHO_MSG} "" .endif |