mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-12 14:32:42 +02:00
build/crossgcc: insert .coreboot-version
This commit is contained in:
@@ -35,6 +35,7 @@ fi
|
||||
|
||||
if [ ! -d "coreboot/default/util/crossgcc/xgcc/i386-elf" ]; then
|
||||
(
|
||||
cat version coreboot/default/.coreboot-version
|
||||
cd coreboot/default/
|
||||
make crossgcc-i386 CPUS=$(nproc) # tianocore actually uses host gcc, which means
|
||||
# right now you should be building this on a 64-bit x86 host.
|
||||
|
||||
Reference in New Issue
Block a user