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)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user