Download raw body.
lang/erlang: enabled ODBC
On Mon, 18 Nov 2024 18:17:51 +0100, Kirill A. Korinsky <kirill@korins.ky> wrote: > > Here a diff which enables ODBC support, and new port databases/unixodbc > which is required by erlang. To avoid conflict with databases/iodbc I > installed headers into include/unixodbc. > Thus, I had open a pull request into erlang to allow use iodbc: https://github.com/erlang/otp/pull/9083 But attempt to port it leads to increase complexity of ports because regenerating of configure scripts without otp_build quite ugly. -- wbr, Kirill
lang/erlang: enabled ODBC