For elm(arm64), sys-boot/coreboot fails to build with binutils 2.27.
Snippet from the output of "build_packages --nousepkg --board=elm":
coreboot-0.0.1-r2060: AS bl31/aarch64/runtime_exceptions.S
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S: Assembler messages:
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S:180: Error: non-constant expression in ".if" statement
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S:188: Error: non-constant expression in ".if" statement
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S:193: Error: non-constant expression in ".if" statement
...
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S:272: Error: non-constant expression in ".if" statement
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S:276: Error: non-constant expression in ".if" statement
coreboot-0.0.1-r2060: bl31/aarch64/runtime_exceptions.S:284: Error: non-constant expression in ".if" statement
coreboot-0.0.1-r2060: make[1]: *** [Makefile:533: /build/elm/tmp/portage/sys-boot/coreboot-0.0.1-r2060/work/coreboot-0.0.1/build/3rdparty/arm-trusted-firmware/bl31/runtime_exceptions.o] Error 1
coreboot-0.0.1-r2060: * ERROR: sys-boot/coreboot-0.0.1-r2060::chromiumos failed (compile phase):
coreboot-0.0.1-r2060: * emake failed
Comment 1 by rahulchaudhry@chromium.org
, May 16 2017