MSYS test (#852)
* MSYS test using new cmocka msys package * Update .appveyor.yml * temp package install before real ones get uploaded to db * Update .appveyor.yml * Update .appveyor.yml * Update .appveyor.yml * Update Makefile * Update test_x86_shl_enter_leave.c * Update Makefile * Update threaded_emu_start.c * Update .appveyor.yml * remove unused install
This commit is contained in:
committed by
Nguyen Anh Quynh
parent
821245e766
commit
7f116846c0
@@ -1,4 +1,5 @@
|
||||
CFLAGS += -Wall -Werror -I../../include
|
||||
CFLAGS += -D__USE_MINGW_ANSI_STDIO=1
|
||||
LDLIBS += -L../../ -lm -lunicorn
|
||||
|
||||
UNAME_S := $(shell uname -s)
|
||||
|
||||
Reference in New Issue
Block a user