Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2015 11:48:55 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        David Chisnall <theraven@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r289995 - head/usr.bin/dtc
Message-ID:  <20151026104855.GE17025@ivaldir.etoilebsd.net>
In-Reply-To: <201510261037.t9QAbHc9027610@repo.freebsd.org>
References:  <201510261037.t9QAbHc9027610@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--u5E4XgoOPWr4PD9E
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Oct 26, 2015 at 10:37:17AM +0000, David Chisnall wrote:
> Author: theraven
> Date: Mon Oct 26 10:37:17 2015
> New Revision: 289995
> URL: https://svnweb.freebsd.org/changeset/base/289995
>=20
> Log:
>   Ensure that dtc is built in C++11 mode.
>  =20
>   Reported by:	George Abdelmalik
>=20
> Modified:
>   head/usr.bin/dtc/Makefile
>=20
> Modified: head/usr.bin/dtc/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/usr.bin/dtc/Makefile	Mon Oct 26 10:09:08 2015	(r289994)
> +++ head/usr.bin/dtc/Makefile	Mon Oct 26 10:37:17 2015	(r289995)
> @@ -6,6 +6,8 @@ MAN=3D	dtc.1
> =20
>  WARNS?=3D	3
> =20
> +CXXFLAGS+=3D	-std=3Dc++11
> +
>  NO_SHARED?=3DNO
> =20
>  .include <bsd.prog.mk>
>=20
Just jumping on that one, you should probably revisit de HACKING files :)

Bapt

--u5E4XgoOPWr4PD9E
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlYuBRcACgkQ8kTtMUmk6Ex2sgCgjAKOkbb49S4q+km3C+vxAnQI
FHgAoIaJb/4JeRBG5iyFZ/ZECGBFG1Gw
=Fknp
-----END PGP SIGNATURE-----

--u5E4XgoOPWr4PD9E--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151026104855.GE17025>