summaryrefslogtreecommitdiff
path: root/Makefile.mac
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-25 15:19:35 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-25 15:19:35 -0400
commitaf8fcac0fcfd64600a442dc4d633601e29e611ea (patch)
treeead0de58b5102b16ada60424917440b51745478d /Makefile.mac
parent9cf734b74a750b8af0c628809c16be57eef1ff21 (diff)
downloadinfinitytier-af8fcac0fcfd64600a442dc4d633601e29e611ea.tar.gz
infinitytier-af8fcac0fcfd64600a442dc4d633601e29e611ea.zip
RPC infrastructure work in progress.
Diffstat (limited to 'Makefile.mac')
-rw-r--r--Makefile.mac2
1 files changed, 1 insertions, 1 deletions
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