tests: dummy setup LDFLAGS for Gentoo

This commit is contained in:
Nguyen Anh Quynh 2014-01-02 14:46:56 +08:00
parent ce3ef95e9c
commit b2adb18802
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ CC = $(CROSS)gcc
CFLAGS += -fPIC -O3 -Wall -I$(INCDIR) -L$(LIBDIR)
# dummy setup to make Gentoo happy
LDFLAGS =
LIBNAME = capstone
BIN_EXT =