mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 06:55:49 +02:00
integrated changes fro mmain repository
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
SYSLIBS += -lssl -lcrypto -ldl
|
||||
SYSLIBS += -lssl -lcrypto
|
||||
|
||||
objects = HTTPSTimeServer
|
||||
|
||||
|
@@ -8,7 +8,7 @@
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
SYSLIBS += -lssl -lcrypto -ldl
|
||||
SYSLIBS += -lssl -lcrypto
|
||||
|
||||
objects = download
|
||||
|
||||
|
Reference in New Issue
Block a user