aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-11-11 15:25:00 +0200
committerJani Välimaa <wally@mageia.org>2024-11-11 15:25:00 +0200
commit029c7edfcb1541a87db355184e969726c4d1ae3b (patch)
treede54bf97bcfeeef7eaa2e4940983fffc481f9ade /Makefile.am
parent6ef9080904b39d3a2b4450660e3d88a2536fd16c (diff)
downloadrpm-setup-029c7edfcb1541a87db355184e969726c4d1ae3b.tar
rpm-setup-029c7edfcb1541a87db355184e969726c4d1ae3b.tar.gz
rpm-setup-029c7edfcb1541a87db355184e969726c4d1ae3b.tar.bz2
rpm-setup-029c7edfcb1541a87db355184e969726c4d1ae3b.tar.xz
rpm-setup-029c7edfcb1541a87db355184e969726c4d1ae3b.zip
macros: add redhat-hardened-clang-ld.cfg (from Fedora) to pass -pie when linking with clang
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d745843..12e24a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,8 +52,9 @@ redhat_scripts = \
redhat_hardened = \
redhat-hardened-cc1 \
+ redhat-hardened-ld \
redhat-hardened-clang.cfg \
- redhat-hardened-ld
+ redhat-hardened-clang-ld.cfg
BUILT_SOURCES = macros-perarch make_arch_macrosfiles.sh rpmgenplatform