forked from pool/freerdp
Accepting request 198611 from home:elvigia:branches:X11:RemoteDesktop
- build with -DOPENSSL_LOAD_CONF so among other things the application respects the system's openSSL configuration. OBS-URL: https://build.opensuse.org/request/show/198611 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=39
This commit is contained in:
parent
cccf081e29
commit
b6f10dfb46
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 07:03:02 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- build with -DOPENSSL_LOAD_CONF so among other things
|
||||
the application respects the system's openSSL configuration.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 09:10:15 UTC 2013 - bruno@ioda-net.ch
|
||||
|
||||
|
@ -92,7 +92,7 @@ EOF
|
||||
%build
|
||||
mkdir build
|
||||
cd build
|
||||
export CFLAGS="%{optflags}"
|
||||
export CFLAGS="%{optflags} -DOPENSSL_LOAD_CONF"
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DCMAKE_INSTALL_LIBDIR=%{_lib} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user