Accepting request 81054 from home:elvigia:branches:devel:libraries:c_c++
- respect user's openssl.cnf engine configuration, might want to do crypto with aes-ni, intel-accell or use rdrand OBS-URL: https://build.opensuse.org/request/show/81054 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=25
This commit is contained in:
parent
93be781720
commit
0b22ddfb7a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 04:42:00 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
- respect user's openssl.cnf engine configuration, might
|
||||
want to do crypto with aes-ni, intel-accell or use rdrand
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 21:08:57 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -70,6 +70,7 @@ SECSH-PUBLICKEY.
|
||||
%setup -q -n %{pkg_name}-%{version}
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags -DOPENSSL_LOAD_CONF"
|
||||
%configure --enable-hidden-symbols \
|
||||
--disable-static --with-pic \
|
||||
--disable-rpath --with-libz=%{_prefix} \
|
||||
|
Loading…
Reference in New Issue
Block a user