diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-05 06:31:51 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-05 06:31:51 +0000 |
commit | 91c715c8c4e8ba70233e941e48344e43657a7b49 (patch) | |
tree | b969618d1708f7a3ff2c113049063934901894bc /databases/ldb13 | |
parent | 41a378e77b5d0cc2be332755fca002476d85ea44 (diff) |
Notes
Diffstat (limited to 'databases/ldb13')
-rw-r--r-- | databases/ldb13/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/ldb13/Makefile b/databases/ldb13/Makefile index 2521f1457de8..109180e87825 100644 --- a/databases/ldb13/Makefile +++ b/databases/ldb13/Makefile @@ -55,8 +55,6 @@ MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl) .include <bsd.port.options.mk> -DEBUG_CONFIGURE_ON= --verbose --enable-debug -DEBUG_MAKE_ARGS= --verbose DEBUG_FLAGS= -g -ggdb3 -O0 LDB_BINS= bin/ldbedit \ |