Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
rusty-loader
Commits
4e9ff291
Commit
4e9ff291
authored
Jan 17, 2021
by
Stefan Lankes
Browse files
integrate the usage of build-std and build-std-features in the makefile
parent
0d5ba4a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4e9ff291
...
@@ -36,5 +36,5 @@ docs:
...
@@ -36,5 +36,5 @@ docs:
loader
:
loader
:
@
echo
Build loader
@
echo
Build loader
cargo build
$(opt)
--target
$(target)
-loader
.json
cargo build
$(opt)
-Z
build-std
=
core,alloc
-Z
build-std-features
=
compiler-builtins-mem,compiler-builtins-asm
--target
$(target)
-loader
.json
$(CONVERT)
$(CONVERT)
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