]> git.pld-linux.org Git - packages/gtkpod.git/commitdiff
continue using -fcommon with newer compilers
authorJan Palus / PLD <atler@carme.pld-linux.org>
Sun, 11 Sep 2022 17:18:03 +0000 (19:18 +0200)
committerJan Palus / PLD <atler@carme.pld-linux.org>
Sun, 11 Sep 2022 17:18:03 +0000 (19:18 +0200)
gtkpod.spec

index 571106873b9e41ff264e104c4ec043442a31132a..aa0842cc7ba3ca9a517b4bab97ead94a53bbdfff 100644 (file)
@@ -79,6 +79,7 @@ mv -f po/cs{_CZ,}.po
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CFLAGS="%{rpmcflags} -fcommon"
 %configure \
        FAAD=yes \
        --disable-static \
This page took 0.063692 seconds and 4 git commands to generate.