szaszm commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1569051462
########## README.md: ########## @@ -185,7 +184,7 @@ On all distributions please use -DUSE_SHARED_LIBS=OFF to statically link zlib, l #### Libraries * libuuid * librocksdb (built and statically linked) -* libcurl-openssl (If not available or desired, NSS will be used) +* libcurl-openssl Review Comment: After a discussion, we agreed to keep all "built and statically linked" entries removed, but add a note that these are only the libraries used from the system, and to add a reference to the NOTICE file for the full list of dependencies for any interested users. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
