pkgsrc-WIP-changes archive

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

llvm-git: Reduce diff with lang/llvm



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri May 5 23:20:33 2017 +0200
Changeset:	189d5e46dcc923df823e88d58cbf7f9c87d53e65

Modified Files:
	llvm-git/Makefile

Log Message:
llvm-git: Reduce diff with lang/llvm

Add comments from the pkgsrc package.

There is no functional change.

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

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

diffstat:
 llvm-git/Makefile | 9 +++++++++
 1 file changed, 9 insertions(+)

diffs:
diff --git a/llvm-git/Makefile b/llvm-git/Makefile
index 4e24643407..12ad0b954c 100644
--- a/llvm-git/Makefile
+++ b/llvm-git/Makefile
@@ -1,4 +1,13 @@
 # $NetBSD: Makefile.common,v 1.7 2015/07/20 05:49:53 adam Exp $
+#
+# when updating this, please also update:
+# devel/include-what-you-use
+# devel/lldb
+# devel/polly
+# lang/clang
+# lang/clang-static-analyzer
+# lang/libLLVM
+# lang/libunwind
 
 PKGNAME=	llvm-5.0.0
 CATEGORIES=	lang devel


Home | Main Index | Thread Index | Old Index