mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
databases/libdbi-drivers: Work around LLVM15 build failure
The failure happens in the included test suite, but the tests are not actually used, so skip building them.
This commit is contained in:
parent
9c6a475fee
commit
d2927ff94b
@ -47,5 +47,6 @@ SQLITE3_PLIST_FILES= lib/dbd/libdbdsqlite3.so
|
||||
|
||||
post-patch:
|
||||
@${TOUCH} ${WRKSRC}/drivers/*/dbd_*/*
|
||||
@${REINPLACE_CMD} 's/tests //' ${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user