diff --git a/compile_qemu_nyx.sh b/compile_qemu_nyx.sh index aa9a44bd53..a3702b0b10 100755 --- a/compile_qemu_nyx.sh +++ b/compile_qemu_nyx.sh @@ -60,7 +60,6 @@ configure_qemu() export QEMU_CFLAGS="-I$CAPSTONE_ROOT/include/ -I$LIBXDC_ROOT/ $QEMU_CFLAGS" ;; *) - error ;; esac