[Bug 252759] WITHOUT_LIBCPLUSPLUS build option fails on usr.bin/dtc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 19 21:40:00 UTC 2021


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

--- Comment #6 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=c1a3d7f20696ab5b72eee45863f3e04410d81fc8

commit c1a3d7f20696ab5b72eee45863f3e04410d81fc8
Author:     Alex Richardson <arichardson at FreeBSD.org>
AuthorDate: 2021-01-19 15:05:43 +0000
Commit:     Alex Richardson <arichardson at FreeBSD.org>
CommitDate: 2021-01-19 21:37:36 +0000

    Remove remaining uses of ${COMPILER_FEATURES:Mc++11}

    All supported compilers have C++11 support so these checks can be replaced
    with MK_CXX guards.
    See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252759

    PR:             252759
    Reviewed By:    emaste
    Differential Revision: https://reviews.freebsd.org/D28234

 lib/libc/tests/stdlib/Makefile | 2 --
 lib/ofed/libibnetdisc/Makefile | 2 --
 usr.bin/Makefile               | 4 +---
 usr.sbin/Makefile              | 4 +---
 4 files changed, 2 insertions(+), 10 deletions(-)

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


More information about the freebsd-bugs mailing list