mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
@ -5,4 +5,9 @@
|
||||
[target.'cfg(target_os = "none")']
|
||||
runner = "bootimage runner"
|
||||
|
||||
[build]
|
||||
# '-Zlinker-features=-lld' 禁用rustlld(20240723),因为它与linkme0.3版本冲突
|
||||
rustflags = ["-Zlinker-features=-lld"]
|
||||
rustdocflags = ["-Zlinker-features=-lld"]
|
||||
|
||||
[env]
|
||||
|
Reference in New Issue
Block a user