Accepting request 261740 from network
1 OBS-URL: https://build.opensuse.org/request/show/261740 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=44
This commit is contained in:
commit
3ad9bfb7d7
@ -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