From 06844ee821ae500c7485498cc2054e3cf765623f Mon Sep 17 00:00:00 2001 From: James Iry Date: Wed, 5 Dec 2012 12:43:34 -0800 Subject: SI-6769 Removes GenJVM backend Get rid of GenJVM and everything that refers to it. Also get rid of GenAndroid since it's dead code that refers to GenJVM. --- test/disabled/presentation/simple-tests.opts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/disabled/presentation/simple-tests.opts') diff --git a/test/disabled/presentation/simple-tests.opts b/test/disabled/presentation/simple-tests.opts index 8529bbf1a0..d651316984 100644 --- a/test/disabled/presentation/simple-tests.opts +++ b/test/disabled/presentation/simple-tests.opts @@ -12,7 +12,7 @@ # running partest from. Run it from the root scala checkout for these files to resolve correctly # (by default when running 'ant test', or 'test/partest'). Paths use Unix separators, the test # framework translates them to the platform dependent representation. --bootclasspath lib/scala-compiler.jar:lib/scala-library.jar:lib/fjbg.jar +-bootclasspath lib/scala-compiler.jar:lib/scala-library.jar # the following line would test using the quick compiler -# -bootclasspath build/quick/classes/compiler:build/quick/classes/library:lib/fjbg.jar +# -bootclasspath build/quick/classes/compiler:build/quick/classes/library -- cgit v1.2.3