mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-27 22:59:01 +02:00
8 lines
236 B
INI
8 lines
236 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
tree="x86_64"
|
|
# test building with x86_64 hostcc by commenting these:
|
|
# xgcctree="default" # coreboot tree containing crossgcc
|
|
# xarch="x86_64-elf"
|
|
# or uncomment them to use crossgcc(buggy)
|