X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/91b83af75457da067ab183e05c87f4d929cf8c8d..89e81be43317f8b2cd6da87a36d345f1c2955a9c:/package/libnl/Makefile?ds=sidebyside 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) \