X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7939188db6ff1d963f87f127ab4327fe22e02f40..85545a1d5a01821af290e54c7efbfc05d5a1d6f7:/package/libnl-tiny/Makefile?ds=sidebyside diff --git a/package/libnl-tiny/Makefile b/package/libnl-tiny/Makefile index 8a674aa01..4b02ef16b 100644 --- a/package/libnl-tiny/Makefile +++ b/package/libnl-tiny/Makefile @@ -28,6 +28,8 @@ define Build/Prepare $(CP) ./src/* $(PKG_BUILD_DIR)/ endef +TARGET_CFLAGS += $(FPIC) + define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ $(TARGET_CONFIGURE_OPTS) \