aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2e7883..75b5601 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ include $(TOP)/config.mak
CFLAGS+=-g -Wall
CFLAGS_P=$(CFLAGS) -pg -static -DCONFIG_TCC_STATIC
LIBS_P=
-LIBS=.
ifneq ($(GCC_MAJOR),2)
CFLAGS+=-fno-strict-aliasing