This website requires JavaScript.
Explore
Help
Sign In
vinzenz
/
redox
Watch
0
Star
0
Fork
You've already forked redox
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
6e16298e71
redox
/
rustc.sh
3 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
Add simple paging, use rust libcore and compile without sse
2016-08-15 19:29:53 +02:00
#!/bin/bash
Seperate kernel and userspace targets
2016-09-10 03:08:04 +02:00
RUST_BACKTRACE
=
1
rustc -L build/userspace --cfg redox
$*
Reference in a new issue
Copy permalink