Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk into odin
This commit is contained in:
commit
8a06b3c628
@ -1,18 +0,0 @@
|
||||
[target.aarch64-unknown-linux-musl]
|
||||
linker = "aarch64-hitchhiker-linux-musleabihf-gcc"
|
||||
|
||||
[target.riscv64gc-unknown-linux-musl]
|
||||
rustflags = [
|
||||
"-C", "target-feature=-crt-static"
|
||||
]
|
||||
linker = "riscv64-hitchhiker-linux-musl-gcc"
|
||||
ar = "riscv64-hitchhiker-linux-musl-ar"
|
||||
|
||||
[target.i686-unknown-linux-musl]
|
||||
linker = "i686-hitchhiker-linux-musl-gcc"
|
||||
|
||||
[target.i586-unknown-linux-musl]
|
||||
linker = "i586-hitchhiker-linux-musl-gcc"
|
||||
|
||||
[target.x86_64-unknown-linux-musl]
|
||||
linker = "x86_64-hitchhiker-linux-musl-gcc"
|
Loading…
Reference in New Issue
Block a user