From 1da26a536ce9025d3cda68b670905168e1900f23 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 24 May 2011 10:42:49 +0000 Subject: libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) SVN-Revision: 27000 --- package/libpcap/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/libpcap/Makefile') diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile index 75c3ddf3c6..c2a3b74b1c 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -38,7 +38,6 @@ define Package/libpcap/config endef TARGET_CFLAGS += \ - $(FPIC) \ -ffunction-sections \ -fdata-sections -- cgit v1.2.3