12 lines
297 B
Text
12 lines
297 B
Text
|
--- NetSSL_OpenSSL/samples/download/Makefile.orig Tue Mar 19 20:26:33 2013
|
||
|
+++ NetSSL_OpenSSL/samples/download/Makefile Tue Mar 19 20:27:11 2013
|
||
|
@@ -8,7 +8,7 @@
|
||
|
|
||
|
include $(POCO_BASE)/build/rules/global
|
||
|
|
||
|
-SYSLIBS += -lssl -lcrypto -lz -ldl
|
||
|
+SYSLIBS += -lssl -lcrypto -lz
|
||
|
|
||
|
objects = download
|
||
|
|