RPC infrastructure work in progress.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user