Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jun 2018 17:48:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 222415] [patch] bsd.compiler.mk: Add support for C++17
Message-ID:  <bug-222415-7788-8V9DBgMKK9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222415-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222415-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=3D222415

Naram Qashat <cyberbotx@cyberbotx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cyberbotx@cyberbotx.com
 Attachment #194098|                            |maintainer-approval?(cyberb
              Flags|                            |otx@cyberbotx.com)

--- Comment #2 from Naram Qashat <cyberbotx@cyberbotx.com> ---
Created attachment 194098
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194098&action=
=3Dedit
Updated patch for Mk/Uses/compiler.mk

I'm attaching an updated patch to Mk/Uses/compiler.mk for this, using the
system compiler if it supports c++17 or llvm60 if it doesn't.

One other thing was adding gnu++14 and gnu++17 to CXXSTD, as those were mis=
sing
for some reason. I'm not sure if they were actually needed, though.

It would be nice to get this into the tree sooner rather than later, as I'm
wanting to update the x11-toolkits/scintilla port and it uses C++17 and ref=
uses
to compile with the FreeBSD 11.1 clang 4.0 compiler.

--=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-222415-7788-8V9DBgMKK9>