Accepting request 86734 from home:uli_suse:branches:server:database
- cross-build fix: use %configure macro OBS-URL: https://build.opensuse.org/request/show/86734 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=10
This commit is contained in:
parent
f8209b2347
commit
5b7a4a61c0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 15:12:38 UTC 2011 - uli@suse.com
|
||||
|
||||
- cross-build fix: use %configure macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 17:03:39 CEST 2011 - mhrusecky@suse.cz
|
||||
|
||||
|
@ -108,7 +108,7 @@ export -n LANG LINGUAS LC_ALL
|
||||
rm -rf libltdl
|
||||
LIBTOOLIZE="libtoolize --ltdl" autoreconf --force --install
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
./configure \
|
||||
%configure \
|
||||
--prefix=%{_prefix} \
|
||||
--mandir=%{_mandir} \
|
||||
--infodir=%{_infodir} \
|
||||
|
Loading…
Reference in New Issue
Block a user