mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-25 05:19:57 +00:00
parent
5cf4e323c5
commit
b5739fc520
@ -37,7 +37,7 @@ if {[have_spec x86]} {
|
|||||||
#
|
#
|
||||||
# Build Noux packages only once
|
# Build Noux packages only once
|
||||||
#
|
#
|
||||||
set noux_pkgs "bash coreutils vim findutils make which $binutils $gcc"
|
set noux_pkgs "bash coreutils vim grep sed findutils make which $binutils $gcc"
|
||||||
|
|
||||||
foreach pkg $noux_pkgs {
|
foreach pkg $noux_pkgs {
|
||||||
lappend_if [expr ![file exists bin/$pkg]] build_components noux-pkg/$pkg }
|
lappend_if [expr ![file exists bin/$pkg]] build_components noux-pkg/$pkg }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user