diff options
author | Patrick Georgi <patrick@georgi.software> | 2024-01-28 01:20:43 +0100 |
---|---|---|
committer | Patrick Georgi <patrick@coreboot.org> | 2024-01-30 12:00:59 +0000 |
commit | f67005db0abbe5793c00c5f8b968e84a52c28ab1 (patch) | |
tree | d5482c504617f469791f39a5dcd63d076bc2ecf0 /src/security/intel | |
parent | 50e8579bfd14ca3fdebe21a4f12b5320e3a6fc1a (diff) |
crossgcc: Distinguish bootstrap and target compiler options
GCC_OPTIONS is only used for target specific options right now,
so rename to TARGET_GCC_OPTIONS and only use them in the
non-bootstrap build.
Adapt BINUTILS_OPTIONS for consistency, even though it doesn't
have the same problem.
Change-Id: I5e4f54b758dd7daf4e69101c19dfa1212fa64cf6
Signed-off-by: Patrick Georgi <patrick@georgi.software>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80229
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/security/intel')
0 files changed, 0 insertions, 0 deletions