diff options
| author | Adam Ierymenko <[email protected]> | 2016-06-01 21:55:48 -0700 |
|---|---|---|
| committer | Adam Ierymenko <[email protected]> | 2016-06-01 21:55:48 -0700 |
| commit | fd81a7fe637a1499eec443364cd6566c0c4265e3 (patch) | |
| tree | ea599a2bbc8cba3168b238f0a5bb21f2683b4ef3 /objects.mk | |
| parent | 65b7893a8a1bffa454376d851e4a43a4cd9b8519 (diff) | |
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)
Diffstat (limited to 'objects.mk')
| -rw-r--r-- | objects.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 \ |
