added -z pack-relative-relocs, closes #134

This commit is contained in:
Giovanni Harting 2023-06-03 15:32:29 +02:00
parent 6651a2029b
commit 6da9739491

View File

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