From: Otto Moerbeek Date: Fri, 21 Jun 2024 12:29:20 +0000 (+0200) Subject: auth: allow -lodbc in a non-standard location X-Git-Tag: rec-5.2.0-alpha1~216^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14368%2Fhead;p=thirdparty%2Fpdns.git auth: allow -lodbc in a non-standard location needed for e.g. macOS with non-dylib odbc --- diff --git a/modules/godbcbackend/OBJECTLIBS b/modules/godbcbackend/OBJECTLIBS index 3660bcf3fe..ef3e20487f 100644 --- a/modules/godbcbackend/OBJECTLIBS +++ b/modules/godbcbackend/OBJECTLIBS @@ -1 +1 @@ --lodbc \ No newline at end of file +$(UNIXODBC_LIBS)