From owner-svn-ports-head@freebsd.org Wed Oct 9 20:15:48 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00E8C12E347; Wed, 9 Oct 2019 20:15:48 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46pQSz68dVz3y5n; Wed, 9 Oct 2019 20:15:47 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id F104B3C0199; Wed, 9 Oct 2019 20:15:40 +0000 (UTC) Date: Wed, 9 Oct 2019 20:15:40 +0000 From: Brooks Davis To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r514180 - head/devel/llvm70 Message-ID: <20191009201540.GC15380@spindle.one-eyed-alien.net> References: <201910091812.x99ICVch034580@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <201910091812.x99ICVch034580@repo.freebsd.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 46pQSz68dVz3y5n X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2019 20:15:48 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks for the fix and sorry for the breakage. -- Brooks On Wed, Oct 09, 2019 at 06:12:31PM +0000, Antoine Brodin wrote: > Author: antoine > Date: Wed Oct 9 18:12:31 2019 > New Revision: 514180 > URL: https://svnweb.freebsd.org/changeset/ports/514180 >=20 > Log: > Unbreak INDEX >=20 > Modified: > head/devel/llvm70/Makefile >=20 > Modified: head/devel/llvm70/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/devel/llvm70/Makefile Wed Oct 9 18:02:25 2019 (r514179) > +++ head/devel/llvm70/Makefile Wed Oct 9 18:12:31 2019 (r514180) > @@ -210,7 +210,7 @@ MAN1SRCS+=3D bugpoint.1 dsymutil.1 llc.1 lli.1 llvm-a= r.1 > =20 > # Use lld for armv6 on clang 7 and up to avoid binutils ld issues > # PR: 235282 > -if ${COMPILER_TYPE} =3D=3D clang && ${COMPILER_VERSION} >=3D 70 > +.if ${COMPILER_TYPE} =3D=3D clang && ${COMPILER_VERSION} >=3D 70 > LDFLAGS_armv6=3D-fuse-ld=3Dlld > .endif > =20 > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" >=20 --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJdnj/rAAoJEKzQXbSebgfAqhYH/ikp3Ap+o7kDL8JHnqEYY5LI rNT50dhbmsv/wUVOdwY9tEUsud+KLNidkkKkJwC7KBZj6Xba/yC/dD3L5vkiLInb i/HvUGPW5i2K4SWGE3LuKLDGLtng9c44mW/dCjEfIPrLG7JIQmEafpEkSTDTjuda ZY6qbEOV9at9IKUp0HE+6rP5Xb6WTzVhE78MV3/axUxCMZFPCU2Bz9vB+sUnDgJF kZa+N2wyBlh4Z99qCgKRp0H1iHSufSA/6MzhQUCJcCW6fRlWUISgpTU1IginygYO hTI22Qxwwhh9iGBSDfMiavWYl9mR79gREkpCxT6IE5YbjNX2AQYG4Lgu0lpEqVQ= =Bb0J -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--