From fd81a7fe637a1499eec443364cd6566c0c4265e3 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 1 Jun 2016 21:55:48 -0700 Subject: On Linux auto-detect presence of http-parser and lz4 and link against system libs instead of ext/ builtins (for RPM and DEB packaging effort) --- objects.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'objects.mk') diff --git a/objects.mk b/objects.mk index d11e2812..a281c97e 100644 --- a/objects.mk +++ b/objects.mk @@ -1,7 +1,4 @@ OBJS=\ - ext/lz4/lz4.o \ - ext/json-parser/json.o \ - ext/http-parser/http_parser.o \ node/C25519.o \ node/CertificateOfMembership.o \ node/Cluster.o \ -- cgit v1.2.3