aports/main/s390-tools/0009-link-libexecinfo.patch
omni 1036034170 main/s390-tools: upgrade to 2.16.0
[AC: add patches for iucvterm and zkey ekmfweb install rules,
 change CFLAGS use to CPPFLAGS so that zkey paths don't get
 clobbered.]
2021-03-29 10:09:16 -06:00

13 lines
287 B
Diff

diff --git a/common.mak b/common.mak
index 9c349e5..0a5fd69 100644
--- a/common.mak
+++ b/common.mak
@@ -244,6 +244,7 @@ else
NO_PIE_LINKFLAGS :=
NO_PIE_LDFLAGS :=
endif
+LDLIBS += $(LIBEXECINFO_LIBS)
# Overwrite implicite makefile rules for having nice compile output
%.o: %.c