libservicelog/libservicelog-1.1.9-libs.patch
Troy Dawson 80833ea26d RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libservicelog#b58a441af7389fc9ab40775df77d9d257d17cce0
2020-10-20 07:21:19 -07:00

14 lines
473 B
Diff

diff --git a/Makefile.am b/Makefile.am
index 785da44..3c05b67 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ AM_YFLAGS = -d -p v29nfy_
AM_LFLAGS = -Pv29nfy_ -olex.yy.c
libservicelog_la_LDFLAGS = -module -version-info \
- @GENERIC_API_VERSION@ -release @GENERIC_RELEASE@
+ @GENERIC_API_VERSION@ -release @GENERIC_RELEASE@ $(AM_LDFLAGS)
check_PROGRAMS = src/tests/test_libservicelog
src_tests_test_libservicelog_SOURCES = src/tests/test_libservicelog.c