[Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 21 21:49:53 BST 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280396

            Bug ID: 280396
           Summary: Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: kde at FreeBSD.org
          Reporter: diizzy at FreeBSD.org
                CC: arrowd at FreeBSD.org, ports-bugs at FreeBSD.org,
                    tcberner at freebsd.org

Created attachment 252215
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252215&action=edit
Patch for cmake.mk

As USE_CSTD and USE_CXXSTD settings can conflict with CMAKE_C_STANDARD,
CMAKE_CXX_STANDARD and CMAKE_CXX_EXTENSIONS. Disallow usage and point users to
utilize CMake's native support.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list