mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 03:03:23 +02:00
Linux 64-bit and static build fixes (only Ubuntu build tested)
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
# Note: linking order is important, do not change it.
|
||||
SYSLIBS += -lssl -lcrypto -lz -ldl
|
||||
|
||||
objects = Mail
|
||||
|
||||
target = Mail
|
||||
|
Reference in New Issue
Block a user