microfetch/scripts
Amaan Qureshi 1539533c54
build: move link flags to build.rs
Binary-specific link flags (-nostartfiles, -static, section stripping)
now use cargo:rustc-link-arg-bin so they don't break proc-macro or
build-script linking. ld-wrapper only strips sections from static
binaries.
2026-04-11 02:53:36 -04:00
..
ld-wrapper build: move link flags to build.rs 2026-04-11 02:53:36 -04:00