commit | 00f855ea86f4d8a521a0e94bbcddea96a3acc6e1 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 28 14:38:43 2015 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 28 14:59:44 2015 -0700 |
tree | 39fb262ab4479691db6f36b8953202f05fedbcf6 | |
parent | 68c0d884a2af7235f888418778a69362fae8f2c3 [diff] |
build: Fix compilation failure on OS X 10.10 with cryptopp from MacPorts The updated build scripts now check if application can successfully link to CryptoPP library and re-try with extra `CRYPTOPP_DISABLE_ASM` define if linking without the define fails. Change-Id: I3ed3e7b43bfedde1166377fac72c697639d218f2 Refs: #2833
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
.