forked from pool/mariadb
Accepting request 195857 from home:elvigia:branches:server:database
- Build with -DOPENSSL_LOAD_CONF so mariadb respects and load the system's openSSL configuration. OBS-URL: https://build.opensuse.org/request/show/195857 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=133
This commit is contained in:
parent
6acdee27dc
commit
08c02b54f5
@ -9,7 +9,7 @@ export EXTRA_FLAGS=" -Wno-unused-but-set-variable -fno-strict-aliasing -Wno-unus
|
||||
%ifarch ppc64
|
||||
export EXTRA_FLAGS=" -mminimal-toc "
|
||||
%endif
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DFORCE_INIT_OF_VARS $EXTRA_FLAGS "
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF -DPIC -fPIC -DFORCE_INIT_OF_VARS $EXTRA_FLAGS "
|
||||
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
|
||||
|
||||
%if 0%{use_cmake} < 1
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 03:04:45 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- Build with -DOPENSSL_LOAD_CONF so mariadb respects
|
||||
and load the system's openSSL configuration.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 14:52:43 CEST 2013 - mhrusecky@suse.cz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user