Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2023 17:01:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271047] [exp-run] Against llvm-16-update branch on GitHub
Message-ID:  <bug-271047-7788-7fS92PFHlD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271047-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271047-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #85 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to commit-hook from comment #84)
> Adding "CXXFLAGS+=3D-std=3Dc++11" to fix the build on 14-CURRENT.

Btw, if it is possible and the port's configure or make system accepts it,
please use USE_CXXSTD=3D instead, as it is more or less the standard way.

Also, in most cases I have used gnu++11 or gnu++14, since many programs are
(silently or not) dependent on GNU extensions.

--=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-271047-7788-7fS92PFHlD>