summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/haswell/gcc-13.2.0.tar.xz
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-07-17 23:25:44 +0100
committerLeah Rowe <leah@libreboot.org>2024-07-17 23:25:44 +0100
commitbf85246c4cd9d4f970ed6b3f66b435d39106a182 (patch)
treeef25bac62f8e215043af6c06b43c4dfba87b2f30 /config/submodule/coreboot/haswell/gcc-13.2.0.tar.xz
parentc6e6d96ce16b821b5e956d98715907fb9d8ae096 (diff)
trees: hardcode makeargs for xgccHEADmasteraudit6
if coreboot itself is being handled, crossgcc has the correct makeargs, setting the number of build threads. however, other projects can specify "xtree" pointing to a given coreboot tree, and build crossgcc for it. one workaround may be to use trees -d coreboot TREE, but then extra code would have to be written to make it avoid other things like building cbfstool, which is not required for just building crossgcc. the cleanest way to do it is to simply hardcode it. the value is set exactly the same as regular coreboot makeargs. this fixes a bug, where some builds of crossgcc are made on a single thread, rather than using XBMK_THREADS. this patch forces it to always use CPUS=$XBMK_THREADS Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/haswell/gcc-13.2.0.tar.xz')
0 files changed, 0 insertions, 0 deletions