diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-13 11:35:11 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-13 11:35:11 +0000 |
| commit | 0a1bae2e5097d78aaaa229de1fa6528639a195ac (patch) | |
| tree | fa3a98fe3fab4590eabcc65c1a1a68b01b7ea6b9 /databases/tiledb | |
| parent | f252cd5b7e2eb14ccdaf15af8de5c388d75ae173 (diff) | |
Diffstat (limited to 'databases/tiledb')
| -rw-r--r-- | databases/tiledb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile index d555a64c86d0..71ca8d530b9a 100644 --- a/databases/tiledb/Makefile +++ b/databases/tiledb/Makefile @@ -26,7 +26,6 @@ RUN_DEPENDS= capnproto1>=1.0.1:devel/capnproto1 \ USES= cmake compiler:c++17-lang localbase:ldflags pkgconfig ssl -CFLAGS+= -DSPDLOG_FMT_EXTERNAL=1 CFLAGS_armv6= -Wno-c++11-narrowing CFLAGS_armv7= -Wno-c++11-narrowing CFLAGS_i386= -Wno-c++11-narrowing |
