Merge branch 'noglib' of https://github.com/cseagle/unicorn into cseagle-noglib

This commit is contained in:
Nguyen Anh Quynh
2016-12-19 17:32:27 +08:00
79 changed files with 1073 additions and 1358 deletions

View File

@ -1,5 +1,5 @@
CFLAGS += -Wall -Werror -I../../include
LDLIBS += -L../../ $(shell pkg-config --libs glib-2.0) -lpthread -lm -lunicorn
LDLIBS += -L../../ -lpthread -lm -lunicorn
EXECUTE_VARS = LD_LIBRARY_PATH=../../cmocka/src:../../ DYLD_LIBRARY_PATH=../../