X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=885c1c3af3e42f3acf981b191adeebc1e75ab960;hb=943522818291869953657ce12e96f229dba03601;hp=baabb85ff69016b2249c742c8acbbb520aff5075;hpb=31ea9bcc19acd9b7ac624f4f83c24ba49cbde40a;p=nestedvm.git diff --git a/Makefile b/Makefile index baabb85..885c1c3 100644 --- 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