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.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.linux') diff --git a/Makefile.linux b/Makefile.linux index 77327282..21fc615c 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -20,7 +20,7 @@ CXXFLAGS=$(CFLAGS) -fno-rtti # separate binaries for the RedHat and Debian universes to distribute via # auto-update. This way we get one Linux binary for all systems of a given # architecture. -LIBS=ext/bin/libcrypto/linux-$(ARCH)/libcrypto.a +LIBS=ext/bin/libcrypto/linux-$(ARCH)/libcrypto.a -ldl include objects.mk -- cgit v1.2.3