Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
cookbook
Commits
a8070a35
Verified
Commit
a8070a35
authored
Jul 14, 2021
by
Jeremy Soller
Browse files
Fix kernel package build
parent
99f7948c
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/kernel/recipe.sh
View file @
a8070a35
...
...
@@ -7,7 +7,7 @@ function recipe_build {
cp
-v
"
$(
realpath
../init.rc
)
"
"
$INITFS_FOLDER
/etc/init.rc"
cargo rustc
\
--lib
\
--target
"
${
ARCH
}
-unknown-
no
ne"
\
--target
"
${
ARCH
}
-unknown-
ker
ne
l
"
\
--release
\
-Z
build-std
=
core,alloc
\
--
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment