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>
This commit is contained in:
parent
847b5927c6
commit
53065b2dee
@ -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…
Reference in New Issue
Block a user