fix build script (error in non-static mode)
This commit is contained in:
parent
b39169eca6
commit
dd901b5f84
@ -60,7 +60,6 @@ configure_qemu()
|
|||||||
export QEMU_CFLAGS="-I$CAPSTONE_ROOT/include/ -I$LIBXDC_ROOT/ $QEMU_CFLAGS"
|
export QEMU_CFLAGS="-I$CAPSTONE_ROOT/include/ -I$LIBXDC_ROOT/ $QEMU_CFLAGS"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
error
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user