aboutsummaryrefslogtreecommitdiffstats
path: root/src/prog.mk
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-18 10:24:19 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-25 10:04:47 -0300
commitcddf20ff1e69c85715e65394388f4ce912c01789 (patch)
treebf99451d4f33afce9d71be136355807407b892f9 /src/prog.mk
parentbuild: split misc flags from MANFLAGS (diff)
downloadfirejail-cddf20ff1e69c85715e65394388f4ce912c01789.tar.gz
firejail-cddf20ff1e69c85715e65394388f4ce912c01789.tar.zst
firejail-cddf20ff1e69c85715e65394388f4ce912c01789.zip
build: remove redundant LDFLAGS in so.mk
Changes: * Remove -fPIE, as it is mutually exclusive with -fPIC * Remove -pie, as it is intended for executables (with -fPIE / -fpie) * Remove duplicated `-z relro` Note: The files built by the affected recipe are identical with and without these changes when using gcc 13.1.1-1 on Artix Linux.
Diffstat (limited to 'src/prog.mk')
0 files changed, 0 insertions, 0 deletions