openbsd-ports/net/poco/patches/patch-Crypto_samples_genrsakey_Makefile
sthen 2f8d5a2364 update to poco 1.4.6p1, tested by sebastia@ on pre-64bit-time_t, probably
fixes this with 64bit time_t (though further testing needed)
2013-08-16 10:05:55 +00:00

13 lines
372 B
Plaintext

$OpenBSD: patch-Crypto_samples_genrsakey_Makefile,v 1.1 2013/08/16 10:05:55 sthen Exp $
--- Crypto/samples/genrsakey/Makefile.orig Tue Mar 19 20:25:40 2013
+++ Crypto/samples/genrsakey/Makefile Tue Mar 19 20:25:43 2013
@@ -8,7 +8,7 @@
include $(POCO_BASE)/build/rules/global
-SYSLIBS += -lssl -lcrypto -lz -ldl
+SYSLIBS += -lssl -lcrypto -lz
objects = genrsakey