Accepting request 793799 from home:marxin:branches:X11:Unity

- Add -fcommon in order to fix boo#1164492.

OBS-URL: https://build.opensuse.org/request/show/793799
OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2020-04-14 10:29:22 +00:00 committed by Git OBS Bridge
parent 68d2d03180
commit 997cbd48a9
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