Accepting request 235320 from home:elvigia:branches:network
- Build with LFS_CFLAGS in 32 bit systems. OBS-URL: https://build.opensuse.org/request/show/235320 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=141
This commit is contained in:
parent
8dac1c49a4
commit
b25ceb6024
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 25 17:24:21 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Build with LFS_CFLAGS in 32 bit systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 8 11:23:47 CEST 2014 - ro@suse.de
|
||||
|
||||
|
@ -254,7 +254,7 @@ cat /usr/share/aclocal/libtool.m4 >> aclocal.m4
|
||||
#%{__aclocal}
|
||||
#%{__autoconf}
|
||||
#popd
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing" LDFLAGS="-L%{_libdir}"
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing $(getconf LFS_CFLAGS)" 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