Преглед на файлове

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 <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
Tim Harvey преди 7 години
родител
ревизия
10280d9e22
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      target/linux/octeontx/Makefile

+ 0 - 1
target/linux/octeontx/Makefile

@@ -10,7 +10,6 @@ ARCH:=aarch64
 BOARD:=octeontx
 BOARDNAME:=Octeon-TX
 FEATURES:=targz pcie gpio rtc usb
-CFLAGS:=-Os -pipe -fno-caller-saves
 
 MAINTAINER:=Tim Harvey <[email protected]>