summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2020-03-18 15:40:58 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-20 09:33:35 +0000
commit260ba6b25e6a5611b7ba3b581d343a35fb7bbbff (patch)
treeb84d3055add723fbba7f3c21b082bc82c38d197a /src/mainboard
parent34473ea6c9ee63de46b04b46cc47ef4aa5bae2b7 (diff)
downloadcoreboot-260ba6b25e6a5611b7ba3b581d343a35fb7bbbff.tar.xz
util/xcompile: Split $CFLAGS_GCC
Split common flags that are not specific to the C language out of $CFLAGS_GCC into $FLAGS_GCC. This way, we can test for C specific flags, too, without adding them to $ADAFLAGS_*. Currently this is done for `-Wno-address-of-packed-member` which only applies to C. Change-Id: Ib793c62656efb07b6e5b3385f1ed1c96a40efd1d Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39633 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions