tests: correct the dummy setup for LDFLAGS. suggested by Anton Bolshakov

This commit is contained in:
Nguyen Anh Quynh 2014-01-03 11:40:00 +08:00
parent 34ce2a5325
commit 0d001bb1ef
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ CFLAGS += -fPIC -O3 -Wall -I$(INCDIR) -L$(LIBDIR)
endif
# dummy setup to make Gentoo happy
LDFLAGS =
$(LDFLAGS)
LIBNAME = capstone