mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
parent
5cf4e323c5
commit
b5739fc520
@ -37,7 +37,7 @@ if {[have_spec x86]} {
|
||||
#
|
||||
# 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 {
|
||||
lappend_if [expr ![file exists bin/$pkg]] build_components noux-pkg/$pkg }
|
||||
|
Loading…
Reference in New Issue
Block a user