Back to x86_64, update rust

This commit is contained in:
Jeremy Soller 2016-08-27 19:47:08 -06:00
parent 6715d5c534
commit e24ccd4ead
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
ARCH?=arm
ARCH?=x86_64
QEMU=qemu-system-$(ARCH)
QEMUFLAGS=-serial mon:stdio -d guest_errors