]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth: allow -lodbc in a non-standard location 14368/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 21 Jun 2024 12:29:20 +0000 (14:29 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 21 Jun 2024 12:29:20 +0000 (14:29 +0200)
needed for e.g. macOS with non-dylib odbc

modules/godbcbackend/OBJECTLIBS

index 3660bcf3fee87a748cd4c02fceab0a68bb8bd769..ef3e20487fb0c260250b2cf957b66a4cdb54a323 100644 (file)
@@ -1 +1 @@
--lodbc
\ No newline at end of file
+$(UNIXODBC_LIBS)