mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
commit
2597d4f69c
@ -14,7 +14,7 @@ function recipe_update {
|
||||
}
|
||||
|
||||
function recipe_build {
|
||||
rm -f build-aux/missing
|
||||
autoreconf
|
||||
./configure --host=${HOST} --prefix=/
|
||||
make
|
||||
skip=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user