Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2020 04:43:55 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524756 - head/devel/llvm10
Message-ID:  <202002010443.0114hthi085403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Feb  1 04:43:55 2020
New Revision: 524756
URL: https://svnweb.freebsd.org/changeset/ports/524756

Log:
  Mark BROKEN: files/lld subdirectory does not exist.

Modified:
  head/devel/llvm10/Makefile

Modified: head/devel/llvm10/Makefile
==============================================================================
--- head/devel/llvm10/Makefile	Sat Feb  1 04:22:52 2020	(r524755)
+++ head/devel/llvm10/Makefile	Sat Feb  1 04:43:55 2020	(r524756)
@@ -20,6 +20,8 @@ LICENSE_NAME_LLVM2=	Apache License 2.0 with LLVM Excep
 LICENSE_PERMS_LLVM2=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 LICENSE:=	${LICENSE:NARM}
 
+BROKEN=		fails to patch: devel/llvm10/files/lld: No such file or directory
+
 LLVM_RELEASE=	${DISTVERSION:C/rc.*//}
 LLVM_MAJOR=	${LLVM_RELEASE:C/\.[0-9]\.[0-9]$//}
 LLVM_SUFFIX=	${LLVM_MAJOR}



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