use nestedvm.busyboxhack in busyboxtest
authorbrian <brian@brianweb.net>
Fri, 21 May 2004 02:18:06 +0000 (19:18 -0700)
committerbrian <brian@brianweb.net>
Fri, 21 May 2004 02:18:06 +0000 (19:18 -0700)
darcs-hash:20040521021806-24bed-a9386cafb1f0641b55579deae0f2dabd564a9dcb.gz

Makefile

index baabb85..885c1c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -314,7 +314,7 @@ build/tests/BusyBox.mips: $(mips_objects) $(tasks)/build_busybox
        cp upstream/build/busybox/busybox $@
 
 busyboxtest: build/tests/BusyBox.class
-       $(JAVA) -cp $(classpath) tests.BusyBox ash
+       $(JAVA) -Dnestedvm.busyboxhack=true -cp $(classpath) tests.BusyBox ash
 
 #
 # Boehm GC