[packages/minidlna] continue using -fcommon with newer compilers

atler atler at pld-linux.org
Sun Sep 11 22:31:38 CEST 2022


commit 67ed0597ddaf5e862f53acd5dd73c33c9cf51b08
Author: Jan Palus / PLD <atler at carme.pld-linux.org>
Date:   Sun Sep 11 22:29:02 2022 +0200

    continue using -fcommon with newer compilers

 minidlna.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/minidlna.spec b/minidlna.spec
index 1669fa5..dcf8009 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -50,6 +50,7 @@ którego celem jest pełna zgodność z klientami DLNA/UPnP-AV.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CFLAGS="%{rpmcflags} -fcommon"
 %configure \
 	--disable-silent-rules
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/minidlna.git/commitdiff/67ed0597ddaf5e862f53acd5dd73c33c9cf51b08



More information about the pld-cvs-commit mailing list