X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Flibnl-tiny%2FMakefile;h=4b02ef16be0f1cde83019b3b7187e2b20b6936b1;hb=a760093e5a378ef14c01db0dc1a43cd5a4986a83;hp=8a674aa01821a9559ee0cd03e3e2b0719c1763ab;hpb=07064041bbb4b8ae40b4ff03222b9bf6d5c3b792;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/libnl-tiny/Makefile b/package/libnl-tiny/Makefile index 8a674aa018..4b02ef16be 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) \