[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 15:59:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280396 Matthias Andree <mandree@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mandree@FreeBSD.org --- Comment #12 from Matthias Andree <mandree@FreeBSD.org> --- I am with sunpoet@ here on comment #10. Some of our helper/uses are in need of TLC, so is our documentation. Of course you can pick out multiple additions of same options with different content to the command-line of compilers and other build tools, but teaching cmake.mk to follow us is IMO the way to go, and Jason's patch would be helpful. Now we need a port list of those where Jason's approach fails and analyze those. Besides that, autotools normally pick up CFLAGS and stuff from the environment, so what would be missing there is not clear to me. -- You are receiving this mail because: You are on the CC list for the bug.