coreboot/src
Nico Huber dd9754dd62 toolchain: Use xcompile proposed CFLAGS for Ada
We don't output special ADAFLAGS in xcompile but its CFLAGS are
compatible with and necessary for Ada too. So use the latter and
make sure we use them for libgnat too.

Fixes i386 builds with x86_64 toolchain.

TEST=Gave libgfxinit a shot on lenovo/t420.

Change-Id: I0d13f182acfaa9bd1b608edd8a508c4ceedef3b3
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/21363
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-09-23 10:50:29 +00:00
..
acpi
arch arch/x86: Add ebda read/write functions into EBDA library 2017-09-22 15:29:38 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console
cpu cpu/x86/sipi_vector.S: Use correct op suffix 2017-09-17 00:40:36 +00:00
device device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag 2017-09-22 18:31:03 +00:00
drivers vboot: remove init_vbnv_cmos() 2017-09-20 23:53:23 +00:00
ec ec/quanta/it8518: add missing HID to SIO device 2017-09-19 14:11:26 +00:00
include device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag 2017-09-22 18:31:03 +00:00
lib toolchain: Use xcompile proposed CFLAGS for Ada 2017-09-23 10:50:29 +00:00
mainboard mb/asrock/g41c-gs: Fix the SATA clock output on ck505 2017-09-22 13:09:10 +00:00
northbridge nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER 2017-09-22 17:31:40 +00:00
soc soc/intel/skylake: Calculate soc reserved memory size 2017-09-22 16:23:30 +00:00
southbridge sb/intel/bd82x6x: Revise flash ROM lockdown options 2017-09-22 19:17:49 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode AGESA buildsystem: Reduce include path exposure 2017-09-13 22:52:13 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00