mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Define "TARGET" variable to avoid hardcoding "i386-unknown-linux-musl" everywhere
This commit is contained in:
parent
a7397d5caa
commit
502e8f944c
37 changed files with 81 additions and 79 deletions
|
|
@ -59,7 +59,7 @@ improve: populate_device_nodes
|
|||
define: CONSOLES = ( INTERACTIVE == True && CHROOT == False )
|
||||
improve: open_console ( CONSOLES == True )
|
||||
build: tcc-0.9.27
|
||||
improve: musl_libdir
|
||||
improve: musl_target
|
||||
build: musl-1.1.24
|
||||
build: tcc-0.9.27
|
||||
build: musl-1.1.24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue