X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/91b83af75457da067ab183e05c87f4d929cf8c8d..f814b55b4583f233de1186b8698b8e49e009c39b:/package/libnl/Makefile diff --git a/package/libnl/Makefile b/package/libnl/Makefile index a6dec002b..c763526f8 100644 --- a/package/libnl/Makefile +++ b/package/libnl/Makefile @@ -29,6 +29,8 @@ define Package/libnl/description This package contains a library for applications dealing with netlink sockets endef +TARGET_CFLAGS += -ffunction-sections $(FPIC) + define Build/Compile $(call Build/Compile/Default) make -C $(PKG_BUILD_DIR) \