forked from pool/osmo-iuh
Accepting request 812122 from network:telephony
- Set CFLAGS+=-fcommon. OBS-URL: https://build.opensuse.org/request/show/812122 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osmo-iuh?expand=0&rev=8
This commit is contained in:
commit
caf2fd99b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 23:26:04 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Set CFLAGS+=-fcommon.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 10:57:39 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -89,7 +89,7 @@ applications that want to make use of libosmo-sabp.
|
||||
%build
|
||||
echo "%version" >.tarball-version
|
||||
autoreconf -fi
|
||||
%configure \
|
||||
%configure CFLAGS="%optflags -fcommon" \
|
||||
--disable-static \
|
||||
--docdir="%_docdir/%name" \
|
||||
--with-systemdsystemunitdir="%_unitdir"
|
||||
|
Loading…
Reference in New Issue
Block a user