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

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

View File

@@ -27,6 +27,8 @@ 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: