Linux 64-bit and static build fixes (only Ubuntu build tested)

This commit is contained in:
Aleksandar Fabijanic
2012-07-07 16:03:21 +00:00
parent b521d97102
commit 95c3e8871e
18 changed files with 171 additions and 146 deletions

View File

@@ -8,7 +8,8 @@
include $(POCO_BASE)/build/rules/global
SYSLIBS += -lssl -lcrypto
# Note: linking order is important, do not change it.
SYSLIBS += -lssl -lcrypto -lz -ldl
objects = HTTPSTimeServer