commit | e1801314be82d1212193b7b77f3c422d4e7f3553 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Jul 22 19:16:49 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Jul 22 19:16:49 2017 +0000 |
tree | cfdb68a0ac958040a460b5da63a74a8ca9aa3fb8 | |
parent | 2b7b83185868c727350ec2066f4cb18394dbfb1a [diff] |
build: sync default-compiler-flags.py with NFD * require gcc >= 4.8.2, clang >= 3.4, and boost >= 1.54.0 * move -Og to basic debug flags (supported by clang since 4.0) * use gold linker and enable linker optimizations * do not fail build when -Winfinite-recursion warning is generated * do not fail build in debug mode when using deprecated declarations refs #3599, #3358, #3795 Change-Id: Ib6c8d081cbfbf4b5678c277b6f1b02bd8973483a
repo-ng is an implementation of a Named Data Networking data repository, and follows Repo protocol.
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to repo-ng issue tracker.