This is an automated email from the ASF dual-hosted git repository.
lordgamez pushed a change to branch MINIFICPP-2859
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 9caff919f remove unnecessary get_safe calls
add 4b6957810 Remove unused mqtt patch
add 65aa73daf Fix kafka compilation options
add 26e7d3c80 Fix fips compilation with conan
No new revisions were added by this update.
Summary of changes:
cmake/BundledOpenSSL.cmake | 97 +----------------
cmake/BundledOpenSSLFips.cmake | 117 +++++++++++++++++++++
cmake/GetOpenSSL.cmake | 5 +
conanfile.py | 5 +
.../1576-Changed-bool-typedef-to-bit.patch | 96 -----------------
5 files changed, 128 insertions(+), 192 deletions(-)
create mode 100644 cmake/BundledOpenSSLFips.cmake
delete mode 100644 thirdparty/paho-mqtt/1576-Changed-bool-typedef-to-bit.patch