commit | 3e7d2ac0b066697fd8a8aecef3317870e29d5606 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 10 19:39:28 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 10 21:30:29 2015 -0800 |
tree | d82fde6b3544bdd8f04d006834676b114a4a39f1 | |
parent | 746338985a6d493f57f40b01b942a1d0613dc38e [diff] |
build: Explicitly define _GLIBCXX_USE_NANOSLEEP if gcc < 4.8 is used Change-Id: I2f216ba8c602d1a81433a566318a49f17728a8dd Refs: #2499
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: http://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
.