mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-20 13:50:48 +00:00
octeontx: remove CFLAGS
You should not define CFLAGS for the toolchain as this will also leak into other targets if they share the same toolchain. Cc: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
c0470e7917
commit
10280d9e22
@ -10,7 +10,6 @@ ARCH:=aarch64
|
|||||||
BOARD:=octeontx
|
BOARD:=octeontx
|
||||||
BOARDNAME:=Octeon-TX
|
BOARDNAME:=Octeon-TX
|
||||||
FEATURES:=targz pcie gpio rtc usb
|
FEATURES:=targz pcie gpio rtc usb
|
||||||
CFLAGS:=-Os -pipe -fno-caller-saves
|
|
||||||
|
|
||||||
MAINTAINER:=Tim Harvey <tharvey@gateworks.com>
|
MAINTAINER:=Tim Harvey <tharvey@gateworks.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user