fix some Msys complains
This commit is contained in:
parent
d46911d301
commit
200f0d195e
1
Makefile
1
Makefile
|
@ -128,6 +128,7 @@ EXT = dll
|
|||
AR_EXT = lib
|
||||
BIN_EXT = .exe
|
||||
UNICORN_QEMU_FLAGS += --disable-stack-protector
|
||||
UNICORN_CFLAGS := $(UNICORN_CFLAGS:-fPIC=)
|
||||
|
||||
# Linux, Darwin
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue