Date: Sat, 27 Jul 2024 13:50:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD Message-ID: <bug-280396-7788-1PNygPes3M@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280396-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-280396-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280396 --- Comment #11 from Daniel Engberg <diizzy@FreeBSD.org> --- An issue with this approach (as seen) is that it's easy getting it wrong causing inconsistencies by defining both CMake's nobs and USE_C*STD and/or trying to use one overriding another (likely unintentionally). We could of course add checks they would need to be quite extensive and/or time consumi= ng. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280396-7788-1PNygPes3M>