Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2019 10:13:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490849 - head/devel/binutils
Message-ID:  <201901211013.x0LADZO4053623@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jan 21 10:13:35 2019
New Revision: 490849
URL: https://svnweb.freebsd.org/changeset/ports/490849

Log:
  Remove some testing that crept in

Modified:
  head/devel/binutils/Makefile

Modified: head/devel/binutils/Makefile
==============================================================================
--- head/devel/binutils/Makefile	Mon Jan 21 10:11:56 2019	(r490848)
+++ head/devel/binutils/Makefile	Mon Jan 21 10:13:35 2019	(r490849)
@@ -13,8 +13,6 @@ COMMENT?=	GNU binary tools
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi
 
-USE_CXXSTD=	c++14
-
 .if !defined(CROSS_TOOLCHAIN)
 BUILD_DEPENDS=	${LOCALBASE}/lib/libgmp.so:math/gmp \
 		${LOCALBASE}/lib/libmpfr.so:math/mpfr



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