Only apply libgcc workaround on x86-32
commit1fa52740713a77a58aa038f61cc0e5ab6112a896
authorStefan Reinauer <reinauer@chromium.org>
Sat, 1 Aug 2015 00:56:03 +0000 (31 17:56 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Sun, 9 Aug 2015 19:03:48 +0000 (9 21:03 +0200)
treef0b7a94546e370f5fd15b6cc57854aabd8c5cb31
parentd146ac6a33a9ba578c7dce0abf8b4ca65689b425
Only apply libgcc workaround on x86-32

This should probably be moved out of lib and to arch/x86,
since it does not even apply on x86-64, and ARM has its
own copy of libgcc.

Change-Id: I4fca1323927f8d37128472ed60d059f7a459fc71
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/11110
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/lib/Makefile.inc