mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-03 15:37:12 +02:00
Update libraries and make it build on windows.
Still gets some warnings because compilers have changed. But should work.
This commit is contained in:
1
vendor/POCO/Crypto/Makefile
vendored
1
vendor/POCO/Crypto/Makefile
vendored
@ -6,7 +6,6 @@
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
# see https://github.com/pocoproject/poco/issues/3073
|
||||
GLOBAL_SYSLIBS := $(SYSLIBS)
|
||||
ifeq ($(findstring AIX, $(POCO_CONFIG)), AIX)
|
||||
SYSLIBS = -lssl_a -lcrypto_a
|
||||
|
Reference in New Issue
Block a user