Date: Thu, 18 Dec 2025 14:59:23 +0000 From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0729671e3167 - main - *: WITH_DEBUG is a user feature not a port one Message-ID: <694416cb.39e6f.2c1f9210@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0729671e31677625693578f8a890e7a5ad555b7f commit 0729671e31677625693578f8a890e7a5ad555b7f Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2025-12-18 14:57:51 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2025-12-18 14:58:08 +0000 *: WITH_DEBUG is a user feature not a port one --- biology/salmon/Makefile | 1 - sysutils/fwupd/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/biology/salmon/Makefile b/biology/salmon/Makefile index 1b042365ed13..7097ee7a77df 100644 --- a/biology/salmon/Makefile +++ b/biology/salmon/Makefile @@ -46,7 +46,6 @@ CMAKE_ARGS+= -DHAVE_FAST_MALLOC:BOOL=on \ -DFETCHED_PUFFERFISH:BOOL=on \ -DFETCHED_LIBGFF:BOOL=on \ -DFETCH_STADEN:BOOL=true -WITH_DEBUG= yes CXXFLAGS+= -I${LOCALBASE}/include/eigen3 LDFLAGS+= -lpthread diff --git a/sysutils/fwupd/Makefile b/sysutils/fwupd/Makefile index 6cf0c3e3ee29..cad3b26c86ad 100644 --- a/sysutils/fwupd/Makefile +++ b/sysutils/fwupd/Makefile @@ -43,7 +43,6 @@ USES= cmake:indirect gettext gnome libarchive meson pkgconfig python readline s USE_GITHUB= yes USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes -WITH_DEBUG= yes USE_RC_SUBR= fwupd OPTIONS_DEFINE= DOCS TESThome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694416cb.39e6f.2c1f9210>
