coreboot/src
Edward O'Callaghan 9b229858b2 lib/Makefile.inc: Stop gcc.c getting into SMM clang builds
The libgcc runtime workarounds found in gcc.c are not needed for
compiler-rt used by the Clang toolchain. Stop gcc.c from sneaking into
Clang builds while processing boards that use SMM code.

Change-Id: I51e8d517784721d28b4d951bd0bebc8b52682a8e
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6121
Tested-by: build bot (Jenkins)
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
2014-06-27 17:11:19 +02:00
..
arch PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
console src/console/post.c: Sanitize headers from preprocessor abuse 2014-06-27 04:23:40 +02:00
cpu AGESA: Move config parameters for non-volatile S3 data 2014-06-25 05:43:43 +02:00
device device/pci_device.c: Sanitize headers 2014-06-25 11:32:24 +02:00
drivers drivers/intel/gma: Uninitialized var before if condition 2014-06-25 11:38:33 +02:00
ec src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
include include/device/device.h: Header is ROMCC tentative 2014-06-27 04:22:26 +02:00
lib lib/Makefile.inc: Stop gcc.c getting into SMM clang builds 2014-06-27 17:11:19 +02:00
mainboard amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignment 2014-06-26 20:35:26 +02:00
northbridge AMD boards: Fix typos 2014-06-26 20:33:28 +02:00
soc baytrail_fsp: Fix the mmconf Kconfig 2014-06-23 06:20:24 +02:00
southbridge intel/lynxpoint: xhci: Update magic bits to new magic values 2014-06-25 11:35:19 +02:00
superio PS2 keyboard: Use acpi_is_wakeup_s3() 2014-06-21 08:04:54 +02:00
vendorcode amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h 2014-06-14 20:46:26 +02:00
Kconfig AGESA S3: Fix ACPISCRATCH in CBMEM 2014-06-25 06:23:07 +02:00