summaryrefslogtreecommitdiff
path: root/config/seabios/default/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-12-27 15:18:21 +0000
committerLeah Rowe <leah@libreboot.org>2023-12-27 16:07:32 +0000
commiteff9130b7ab9ce79338ae6b1ec5c2f18bad5b5ec (patch)
treecbbb0178e265bac6864a5bbaaa10fd52f4606d5f /config/seabios/default/target.cfg
parent6752780f46e3747ead538a7a5b62f63fe86ab505 (diff)
update/trees: further simplify crossgcc handling
arch no longer needs to be set, on multi-tree projects, and it has been renamed to xarch the new behaviour is: if xarch is set, treat it as a list of crossgcc targets and go through the list. set the first one as the target, for what lbmk builds, but build all of the defined crossgccc targets crossgcc_ada is now xlang, and defines which languages to build, rather than whether to build gcc-gnat Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/seabios/default/target.cfg')
-rw-r--r--config/seabios/default/target.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/seabios/default/target.cfg b/config/seabios/default/target.cfg
index 5d2b3059..8ab09802 100644
--- a/config/seabios/default/target.cfg
+++ b/config/seabios/default/target.cfg
@@ -1,3 +1,2 @@
-arch="i386-elf"
tree="default"
rev="1e1da7a963007d03a4e0e9a9e0ff17990bb1608d"