fix build script (error in non-static mode)

This commit is contained in:
Sergej Schumilo 2022-05-11 19:53:11 +02:00
parent b39169eca6
commit dd901b5f84

View File

@ -60,7 +60,6 @@ configure_qemu()
export QEMU_CFLAGS="-I$CAPSTONE_ROOT/include/ -I$LIBXDC_ROOT/ $QEMU_CFLAGS"
;;
*)
error
;;
esac