remove ld flag, since its new included in devtools

This commit is contained in:
Giovanni Harting 2024-02-13 18:29:45 +01:00
parent 2ad5c57078
commit 2f2f6e7d5b
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ common:
kcppflags: " -march=$march$ -O3" kcppflags: " -march=$march$ -O3"
fcflags: "$CFLAGS" fcflags: "$CFLAGS"
fflags: "$CFLAGS" fflags: "$CFLAGS"
ldflags:
- "-z,pack-relative-relocs"
lto: lto:
rustflags: rustflags: