pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Makefile: Add {clang,lldb,llvm}-netbsd



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Dec 17 11:33:29 2016 +0100
Changeset:	385997ae7cefeddfd446b2246a982f8c27ab9e2a

Modified Files:
	Makefile

Log Message:
Makefile: Add {clang,lldb,llvm}-netbsd

Sponsored by <The NetBSD Foundation>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=385997ae7cefeddfd446b2246a982f8c27ab9e2a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 490a073..6969fba 100644
--- a/Makefile
+++ b/Makefile
@@ -356,6 +356,7 @@ SUBDIR+=	cl-unicode
 SUBDIR+=	cl-who
 SUBDIR+=	clamassassin
 SUBDIR+=	clang-git
+SUBDIR+=	clang-netbsd
 SUBDIR+=	clang-static-analyzer-git
 SUBDIR+=	classgen
 SUBDIR+=	classic-mac-font-pack
@@ -1715,9 +1716,11 @@ SUBDIR+=	lizardfs
 SUBDIR+=	lld
 SUBDIR+=	lld-git
 SUBDIR+=	lldb-git
+SUBDIR+=	lldb-netbsd
 SUBDIR+=	llgo-git
 SUBDIR+=	llilc-git
 SUBDIR+=	llvm-git
+SUBDIR+=	llvm-netbsd
 SUBDIR+=	llvm-rtlib
 SUBDIR+=	lmdbg-current
 SUBDIR+=	lmod


Home | Main Index | Thread Index | Old Index