commit | e158c1f47abdf91d66869bd40a4d527c5b66c294 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon May 05 12:25:12 2025 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon May 05 12:25:12 2025 -0400 |
tree | 02cfa13f224de6ad669c3200f4ff1aa800819220 | |
parent | 9907cc1a80755759557104154bcf218b49199231 [diff] |
build: don't bother with _LIBCPP_ENABLE_ASSERTIONS It's a library feature, so the check should be on the libc++ version, not the compiler. But given that it's already deprecated and superseded by the hardening mode in newer versions, let's just drop it altogether. Also, suppress two new errors raised by lcov 2.3. Change-Id: I759946f4d6e9f103f3c974e020fc218891eda55a
This repository contains a collection of basic tools for Named Data Networking (NDN). The tools currently included are:
See INSTALL.md
for build instructions.
Please submit any bug reports or feature requests to the ndn-tools issue tracker.
Contributions to ndn-tools are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-tools is free software distributed under the GNU General Public License version 3. See COPYING.md
for details.