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:
parent
68d2d03180
commit
997cbd48a9
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user