[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:50:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280396 --- 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 consuming. -- You are receiving this mail because: You are on the CC list for the bug.