X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Ffirewall3%2FMakefile;h=1ec8ae651daab3e4fd63000be7095122f92da692;hp=99315656d0dd0956e779234994112329e6c396c6;hb=5e1c6b1acf2edd84c532880de29c6563449e7b80;hpb=73060edf52750ac9530ab246f81a723ae7779f36 diff --git a/package/network/config/firewall3/Makefile b/package/network/config/firewall3/Makefile index 99315656d0..1ec8ae651d 100644 --- a/package/network/config/firewall3/Makefile +++ b/package/network/config/firewall3/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall3 -PKG_VERSION:=2013-05-22 +PKG_VERSION:=2013-05-23 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/firewall3.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=d7988a8aaedbf22cf1d34268615034e3082613ce +PKG_SOURCE_VERSION:=a93d95470803e9026c725fc7081ac8a06191ea6a PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich @@ -47,7 +47,7 @@ define Build/Compile endef TARGET_CFLAGS += -ffunction-sections -fdata-sections -TARGET_LDFLAGS += -Wl,--gc-sections +TARGET_LDFLAGS += -Wl,--gc-sections -Wl,--whole-archive define Package/firewall3/install $(INSTALL_DIR) $(1)/sbin