Accepting request 71091 from home:elvigia:branches:network
- Build with -DNO_VERSION_DATE to avoid timestamps in binaries. OBS-URL: https://build.opensuse.org/request/show/71091 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=54
This commit is contained in:
parent
c233137225
commit
53283310fb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 19:55:15 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
- Build with -DNO_VERSION_DATE to avoid timestamps in binaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 19 11:52:49 CEST 2011 - meissner@suse.de
|
||||
|
||||
|
@ -270,7 +270,7 @@ cat /usr/share/aclocal/libtool.m4 >> aclocal.m4
|
||||
#%{__aclocal}
|
||||
#%{__autoconf}
|
||||
#popd
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" LDFLAGS="-L%{_libdir}"
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing" LDFLAGS="-L%{_libdir}"
|
||||
#export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED" LDFLAGS="-L%{_libdir}"
|
||||
#export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpie" LDFLAGS="-L%{_libdir} -pie"
|
||||
CONFIGURE_OPTIONS="\
|
||||
|
Loading…
Reference in New Issue
Block a user