diff options
| -rw-r--r-- | databases/nanodbc/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/databases/nanodbc/Makefile b/databases/nanodbc/Makefile index 32d6852aa23f..1cc6e298227b 100644 --- a/databases/nanodbc/Makefile +++ b/databases/nanodbc/Makefile @@ -11,6 +11,7 @@ WWW=		https://nanodbc.github.io/nanodbc/ \  LICENSE=	MIT  LICENSE_FILE=	${WRKSRC}/LICENSE +BROKEN_FreeBSD_13=	compilation fails with clang-19, see https://github.com/nanodbc/nanodbc/issues/421  BROKEN_FreeBSD_15=	compilation fails with clang-19, see https://github.com/nanodbc/nanodbc/issues/421  LIB_DEPENDS=	libodbc.so:databases/unixODBC | 
