[Bug 288784] lang/ecl: Add non-default CXX option to enable C++ support

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Aug 2025 05:46:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288784

            Bug ID: 288784
           Summary: lang/ecl: Add non-default CXX option to enable C++
                    support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: olgeni@FreeBSD.org
          Reporter: kevinz5000@gmail.com
             Flags: maintainer-feedback?(olgeni@FreeBSD.org)
          Assignee: olgeni@FreeBSD.org

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

ECL supports compiling with C++ (instead of the C compiler), for embedded
applications written in C++. This is available as a non-default configure
option in ECL.

I want to use ECL with the C++ option, and am willing to locally compile and
install the port with custom options.

I've attached a patch for your consideration that adds a non-default CXX
option. It should be a no-op, but allows someone building from ports to turn on
C++ support.

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