[Bug 266029] [exp-run] Mk/Uses/compiler.mk: Support newer C++ standards

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Sep 2022 11:36:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266029

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5ca22080ae08a6707bbcb9af0529e9d54aa832d5

commit 5ca22080ae08a6707bbcb9af0529e9d54aa832d5
Author:     Felix Palmen <zirias@FreeBSD.org>
AuthorDate: 2022-08-25 08:36:02 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2022-09-11 11:34:29 +0000

    Mk/Uses/compiler.mk: Support newer C++ standards

    * Add c++20-lang and c++2b-lang arguments
    * Respect LLVM_DEFAULT if it fullfills the requirements

    PR:                     244810, 266029
    Exp-run by:             antoine
    Approved by:            bapt, tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D35889

 Mk/Uses/compiler.mk | 42 +++++++++++++++++++++++++++++++++---------
 1 file changed, 33 insertions(+), 9 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.