summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-12 11:58:01 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-12 11:58:27 +0100
commit7387cd7edb872da41b0dd0c246f30a9019b83f2e (patch)
tree77aea27eaca3f0c3c29db7052f2078b185d59dc3 /set_soenv.in
parent09441fd8ccd61fdd74c4297506ba0301ef432c21 (diff)
Easy hack: remove obsolete gjc aot compilation
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 450f9faf0b65..c9142597b1d5 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1786,7 +1786,6 @@ if ( '@JDK@' ne '' )
ToFile( "JAVAINTERPRETER", PathFormat("@JAVAINTERPRETER@"), "e" );
ToFile( "JAVAIFLAGS", "@JAVAIFLAGS@", "e" );
ToFile( "JAVACOMPILER", PathFormat("@JAVACOMPILER@"), "e" );
- ToFile( "JAVAAOTCOMPILER", PathFormat("@JAVAAOTCOMPILER@"), "e" );
ToFile( "JAVADOC", PathFormat("@JAVADOC@"), "e" );
}
ToFile( "SCPDEFS", '@SCPDEFS@', "e" );