revert regress/map_crash.c back to original code

This commit is contained in:
Nguyen Anh Quynh
2015-08-24 20:21:57 +08:00
parent 79effb2df5
commit ebaa542702
2 changed files with 23 additions and 25 deletions

View File

@@ -1,7 +1,5 @@
.PHONY: all clean
CFLAGS+=-I../include
LDFLAGS=-L.. -lunicorn
CFLAGS += -I../include
LDFLAGS = -L.. -lunicorn
TESTS = map_crash