mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-13 17:59:44 +01:00
opkg: remove obsolete gcc version check
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47444
This commit is contained in:
parent
f7939f5e74
commit
1fb3259541
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ endef
|
|||
|
||||
Package/opkg-smime/conffiles = $(Package/opkg/conffiles)
|
||||
|
||||
TARGET_CFLAGS += $(if $(CONFIG_GCC_VERSION_4_3)$(CONFIG_GCC_VERSION_4_4),-Wno-array-bounds)
|
||||
TARGET_CFLAGS += -ffunction-sections -fdata-sections
|
||||
EXTRA_CFLAGS += $(TARGET_CPPFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue