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

atler atler at pld-linux.org
Sun Sep 11 19:24:14 CEST 2022


commit 752b075bd3f3c750f9abb23d798652d07d532b9e
Author: Jan Palus / PLD <atler at carme.pld-linux.org>
Date:   Sun Sep 11 19:18:03 2022 +0200

    continue using -fcommon with newer compilers

 gtkpod.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtkpod.spec b/gtkpod.spec
index 5711068..aa0842c 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -79,6 +79,7 @@ mv -f po/cs{_CZ,}.po
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CFLAGS="%{rpmcflags} -fcommon"
 %configure \
 	FAAD=yes \
 	--disable-static \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkpod.git/commitdiff/99e52c56db955e31f7654916c4ed742d4bf5aaec



More information about the pld-cvs-commit mailing list