SHA256
1
0
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:
Dominique Leuenberger 2020-06-07 19:38:29 +00:00 committed by Git OBS Bridge
commit caf2fd99b7
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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"