aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/glados
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2024-02-08 21:18:05 -0800
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-12 04:45:03 +0000
commita295ac1d44142a07157ece63a78493bbf9eb6ef6 (patch)
tree69475effc45e699b640d4e1cf09264c67581eef0 /src/mainboard/google/glados
parente9fd562a833f9a5754cd2398444f519d1fd410c6 (diff)
crossgcc: Add buildgcc support for Apple M1/M2 devices
GMP and IASL don't compile with the default compiler and linker flags: - GMP's check for the MacOS architecture hard coded x86_64 but it also needs to know about arm64. - iasl does some trickery on pointer alignment to save space(?), so we need to tell clang about it. Change-Id: If4cca9d3e55051a6121d992e5320bee1df17af9f Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80435 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/glados')
0 files changed, 0 insertions, 0 deletions