Accepting request 261272 from home:kukuk:branches:network
- Disable debug code, which else would fill up the log files [bnc#905042] OBS-URL: https://build.opensuse.org/request/show/261272 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=49
This commit is contained in:
parent
589dff3a54
commit
3c8bc5a794
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 12 15:05:00 CET 2014 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Disable debug code, which else would fill up the log files
|
||||||
|
[bnc#905042]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 10:41:15 UTC 2014 - okir@suse.com
|
Tue Jun 10 10:41:15 UTC 2014 - okir@suse.com
|
||||||
|
|
||||||
|
@ -119,7 +119,7 @@ export LDFLAGS="-pie -Wl,-z,relro,-z,now"
|
|||||||
--bindir=/sbin \
|
--bindir=/sbin \
|
||||||
--enable-libwrap \
|
--enable-libwrap \
|
||||||
--enable-warmstarts \
|
--enable-warmstarts \
|
||||||
--enable-debug \
|
--disable-debug \
|
||||||
--with-statedir=%{_localstatedir}/lib/rpcbind \
|
--with-statedir=%{_localstatedir}/lib/rpcbind \
|
||||||
--with-rpcuser=rpc
|
--with-rpcuser=rpc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user