commit | 37271c5b48d60b05dd4f5aa5c719cf5e3e46bf7a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Jun 23 00:58:50 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Jun 23 15:43:14 2017 -0400 |
tree | 11c7de0e4c9faa608894519d42bebe29062208dd | |
parent | 688a64121c560daa8381bde321fc8b41ad312564 [diff] |
build: use gold linker and enable linker optimizations On Linux, gold is more than 2x faster than traditional bfd-based ld Change-Id: I8b1c3275b542d60e976bad05dac522ca49e921cb
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.