1
0
Dominique Leuenberger 2020-04-15 17:53:43 +00:00 committed by Git OBS Bridge
commit 19775755fd
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 14 10:01:22 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add -fcommon in order to fix boo#1164492.
-------------------------------------------------------------------
Thu Apr 9 22:02:52 UTC 2020 - Dominique Leuenberger <dleuenberger@suse.com>

View File

@ -178,6 +178,7 @@ cp ./src/app-indicator.c ./src/app-indicator-gtk2.c
#patch5 -p1
%build
%global optflags %{optflags} -fcommon
# Create dummy file, to avoid dependency on gtk-doc
echo "EXTRA_DIST = " >> gtk-doc.make
autoreconf -vfi