Accepting request 813451 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/813451 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pmacct?expand=0&rev=7
This commit is contained in:
commit
f163897664
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 20:37:36 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Set CFLAGS+=-fcommon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 07:47:03 UTC 2020 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -81,7 +81,7 @@ chmod -x sql/pmacct-*
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
export CFLAGS="%{optflags} -Wno-return-type"
|
||||
export CFLAGS="%{optflags} -Wno-return-type -fcommon"
|
||||
%configure \
|
||||
--sysconfdir=%{_sysconfdir}/%{name} \
|
||||
--docdir="%{_docdir}/%{name}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user