Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 05:32:28 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r321972 - projects/runtime-coverage/gnu/lib/libsupc++
Message-ID:  <201708030532.v735WScn044963@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Aug  3 05:32:27 2017
New Revision: 321972
URL: https://svnweb.freebsd.org/changeset/base/321972

Log:
  Diff reduce with ^/head

Modified:
  projects/runtime-coverage/gnu/lib/libsupc++/Makefile

Modified: projects/runtime-coverage/gnu/lib/libsupc++/Makefile
==============================================================================
--- projects/runtime-coverage/gnu/lib/libsupc++/Makefile	Thu Aug  3 05:30:11 2017	(r321971)
+++ projects/runtime-coverage/gnu/lib/libsupc++/Makefile	Thu Aug  3 05:32:27 2017	(r321972)
@@ -26,7 +26,6 @@ CFLAGS+=	-I${GCCLIB}/include -I${SRCDIR} -I${GCCDIR}
 CFLAGS+=	-I${.CURDIR}/../libstdc++ -I.
 CFLAGS+=	-frandom-seed=RepeatabilityConsideredGood
 CXXFLAGS+=	-fno-implicit-templates -ffunction-sections -fdata-sections
-COV_CXXFLAGS=	${CXXFLAGS:N-ffunction-sections}
 PO_CXXFLAGS=    ${CXXFLAGS:N-ffunction-sections}
 
 HDRS=	exception new typeinfo cxxabi.h exception_defines.h



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