Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Apr 2018 15:40:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 227209] [patch] sysutils/geomWatch stable/11-llvm6 (r331838) fallout [-W reserved-user-defined-literal]
Message-ID:  <bug-227209-13-7uc3CIDO7M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227209-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227209-13@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=3D227209

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim@FreeBSD.org

--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
Created attachment 192170
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192170&action=
=3Dedit
Make geomWatch obey USE_CXXSTD=3Dgnu++98 option

Here is an alternate patch, which:
* Makes geomWatch obey the USE_CXXSTD setting, by adding ${CXXFLAGS} to the
compilation command line.
* Sets USE_CXXSTD to gnu++98, so no messing with the ZFS code needs to be d=
one.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227209-13-7uc3CIDO7M>