[Libreoffice-commits] core.git: sc/Library_scopencl.mk

Michael Stahl mstahl at redhat.com
Mon Nov 4 23:45:39 CET 2013


 sc/Library_scopencl.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit df21d317dacc4533ac999f3c3088765393842676
Author: Michael Stahl <mstahl at redhat.com>
Date:   Mon Nov 4 22:21:17 2013 +0100

    sc: stop linking openssl in scopencl library
    
    Change-Id: I6618ac1d469e9a45bac30b2a1d94711f43ee5ed7

diff --git a/sc/Library_scopencl.mk b/sc/Library_scopencl.mk
index 2fb8cfc..1f03ad5 100644
--- a/sc/Library_scopencl.mk
+++ b/sc/Library_scopencl.mk
@@ -21,7 +21,6 @@ $(eval $(call gb_Library_use_sdk_api,scopencl))
 
 $(eval $(call gb_Library_use_externals,scopencl,\
         boost_headers \
-        openssl \
 ))
 
 $(eval $(call gb_Library_use_libraries,scopencl,\


More information about the Libreoffice-commits mailing list