Use new version of qemu to avoid problems when changing to long mode

This commit is contained in:
2017-11-14 21:26:36 +01:00
parent a44876fd2e
commit aee015eebc
3 changed files with 6 additions and 5 deletions

View File

@@ -2,4 +2,4 @@
if [ -z ${MITTOS64+x} ]; then >&2 echo "Unsupported environment! See README"; exit 1; fi
/usr/bin/gdb -q -x ${BUILDROOT}toolchain/gdbinit
/usr/bin/gdb -q -x ${BUILDROOT}toolchain/gdbinit -se ${BUILDROOT}sysroot/kernel