aports/main/s390-tools/0009-zdev-libexecinfo.patch
Tuan M. Hoang 26c865905c main/s390-tools: new aport
This package includes bootloader for s390x, thus needs to be in
main
2018-02-27 19:25:01 +00:00

12 lines
339 B
Diff

diff --git a/zdev/src/Makefile b/zdev/src/Makefile
index f3adffc..434046f 100644
--- a/zdev/src/Makefile
+++ b/zdev/src/Makefile
@@ -1,6 +1,7 @@
# Common definitions
include ../../common.mak
+LDLIBS=$(LIBEXECINFO_LIBS)
ALL_CPPFLAGS += -I../../include -I ../include -std=gnu99 -Wno-unused-parameter \
-Wno-missing-field-initializers