mirror of
https://github.com/Noratrieb/libuwuc.git
synced 2026-01-14 19:55:07 +01:00
more things
This commit is contained in:
parent
1baf8df4a8
commit
5673cf51db
18 changed files with 292 additions and 9 deletions
4
rawc/build.rs
Normal file
4
rawc/build.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
fn main() {
|
||||
println!("cargo:rustc-link-arg=-nostartfiles");
|
||||
println!("cargo:rustc-link-arg=-nostdlib");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue