adamdebreceni commented on a change in pull request #1004:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1004#discussion_r601566935



##########
File path: extensions/sql/patch/iodbc.patch
##########
@@ -0,0 +1,12 @@
+diff -rupN orig/configure.ac patched/configure.ac
+--- orig/configure.ac  2019-07-23 13:37:26.000000000 +0200
++++ patched/configure.ac       2021-02-15 12:43:35.000000000 +0100
+@@ -398,7 +398,7 @@ if test x"$libltdl_cv_uscore" = xyes; th
+ #include <dlfcn.h>
+ #endif
+ 
+-#include <stdio.h>
++#include <stdlib.h>

Review comment:
       the upgrade seems to have been successful, so no need for the patches




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to