From af8fcac0fcfd64600a442dc4d633601e29e611ea Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 25 Jul 2013 15:19:35 -0400 Subject: RPC infrastructure work in progress. --- Makefile.mac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.mac') diff --git a/Makefile.mac b/Makefile.mac index 5f6283ba..4f85cc5a 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -13,7 +13,7 @@ STRIP=strip #STRIP=echo CXXFLAGS=$(CFLAGS) -fno-rtti -LIBS=-lcrypto +LIBS=-lcrypto -ldl include objects.mk -- cgit v1.2.3