Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2024 20:49:53 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280396

            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@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
                CC: arrowd@FreeBSD.org, ports-bugs@FreeBSD.org,
                    tcberner@freebsd.org

Created attachment 252215
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252215&action=
=3Dedit
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.

--=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>