Accepting request 798386 from home:marxin:branches:Base:System
- Enable -fcommon in order to fix boo#1160295. OBS-URL: https://build.opensuse.org/request/show/798386 OBS-URL: https://build.opensuse.org/package/show/Base:System/sysfsutils?expand=0&rev=16
This commit is contained in:
parent
d29c73c7a1
commit
01f455f368
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 19:28:46 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Enable -fcommon in order to fix boo#1160295.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 23 16:16:25 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -66,6 +66,7 @@ This package contains the development files for libsysfs.
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%global optflags %{optflags} -fcommon
|
||||
%configure --disable-static --with-pic
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user