diff --git a/flags.yaml b/flags.yaml index 297c106..d48d49b 100644 --- a/flags.yaml +++ b/flags.yaml @@ -27,6 +27,8 @@ common: kcppflags: " -march=$march$ -O3" fcflags: "$CFLAGS" fflags: "$CFLAGS" + ldflags: + - "-z,pack-relative-relocs" lto: rustflags: