Accepting request 71177 from network
- Build with -DNO_VERSION_DATE to avoid timestamps in binaries. (forwarded request 71091 from elvigia) OBS-URL: https://build.opensuse.org/request/show/71177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=64
This commit is contained in:
commit
6411f3327f
@ -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