mirror of
				https://github.com/hzyitc/openwrt-redmi-ax3000
				synced 2025-10-30 07:50:32 +08:00 
			
		
		
		
	Revert "elfutils: add compatibility with new fortify-headers"
This reverts commit 096739a93d.
The new fortify-headers version needs some more work to be usable in
OpenWrt. Revert this to fix the builds again.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
			
			
This commit is contained in:
		| @ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk | |||||||
|  |  | ||||||
| PKG_NAME:=elfutils | PKG_NAME:=elfutils | ||||||
| PKG_VERSION:=0.192 | PKG_VERSION:=0.192 | ||||||
| PKG_RELEASE:=2 | PKG_RELEASE:=1 | ||||||
|  |  | ||||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 | ||||||
| PKG_SOURCE_URL:=https://sourceware.org/$(PKG_NAME)/ftp/$(PKG_VERSION) \ | PKG_SOURCE_URL:=https://sourceware.org/$(PKG_NAME)/ftp/$(PKG_VERSION) \ | ||||||
| @ -87,7 +87,6 @@ TARGET_CFLAGS += \ | |||||||
| 	-D_GNU_SOURCE \ | 	-D_GNU_SOURCE \ | ||||||
| 	-Wno-unused-result \ | 	-Wno-unused-result \ | ||||||
| 	-Wno-format-nonliteral \ | 	-Wno-format-nonliteral \ | ||||||
| 	-Wno-error=nonnull-compare \ |  | ||||||
| 	-Wno-error=use-after-free | 	-Wno-error=use-after-free | ||||||
|  |  | ||||||
| define Build/InstallDev | define Build/InstallDev | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens