added -z pack-relative-relocs
, closes #134
This commit is contained in:
parent
6651a2029b
commit
6da9739491
@ -27,6 +27,8 @@ common:
|
||||
kcppflags: " -march=$march$ -O3"
|
||||
fcflags: "$CFLAGS"
|
||||
fflags: "$CFLAGS"
|
||||
ldflags:
|
||||
- "-z,pack-relative-relocs"
|
||||
|
||||
lto:
|
||||
rustflags:
|
||||
|
Loading…
Reference in New Issue
Block a user