lordgamez commented on code in PR #2201:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2201#discussion_r3474827845


##########
thirdparty/lmdb/add-cmake-file.patch:
##########
@@ -0,0 +1,29 @@
+lmdb only comes with a Makefile which only works on Linux so we create our own 
CMakeLists.txt file to be platform independent
+
+diff -rupN orig/libraries/liblmdb/CMakeLists.txt 
patched/libraries/liblmdb/CMakeLists.txt

Review Comment:
   The line is meant as a comment for the patch and already skipped in the 
patch command.



-- 
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]

Reply via email to