mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-24 13:05:59 +00:00
arm-trusted-firmware-mvebu: fix compiler spam
Gets rid of these warnings: cc1: note: someone does not honour COPTS correctly, passed 0 times Signed-off-by: Andre Heider <a.heider@gmail.com> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
5955f7530a
commit
b3a69818d0
@ -89,6 +89,8 @@ define Build/Prepare
|
||||
$(TAR) -C $(STAGING_DIR_IMAGE) -xf $(DL_DIR)/$(LINARO_SOURCE)
|
||||
endef
|
||||
|
||||
export GCC_HONOUR_COPTS=s
|
||||
|
||||
TARGET_CFLAGS = ""
|
||||
|
||||
MAKE_VARS= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user