[Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jul 2024 13:20:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280396 Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sunpoet@FreeBSD.org --- Comment #10 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> --- I'm against this proposal. For consistency, since we already have some widely-used knobs in the ports framework (I mean bsd.port.mk here), we should use it rather than something only for a specific build tool. That means we should adjust the the build tools handlers (cmake.mk, meson.mk or what every other build tools) to follow it. And it is easier for committers/porters. -- You are receiving this mail because: You are on the CC list for the bug.