the following patch was just integrated into master: commit ee46712da0d02b2f11923e89bcddb7dc84c0939f Author: Patrick Georgi patrick@georgi-clan.de Date: Wed May 14 14:28:21 2014 +0200
xcompile: actually use "special compile flags" idea
xcompile used to test for special ARM flags - that were empty. Meanwhile, -Wa,--divide, which is only useful on i386-elf was tested for on arm and aarch64, too
Change-Id: I1a5a1bc40fa1040d0939038b073aef31c72d0c6f Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/5743 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/5743 for details.
-gerrit