pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/llvm
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Aug 9 13:52:49 UTC 2018
Modified Files:
pkgsrc/lang/llvm: Makefile
Log Message:
llvm: Add compiler-rt to list of packages to sync.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/lang/llvm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/llvm/Makefile
diff -u pkgsrc/lang/llvm/Makefile:1.32 pkgsrc/lang/llvm/Makefile:1.33
--- pkgsrc/lang/llvm/Makefile:1.32 Tue Aug 7 10:44:50 2018
+++ pkgsrc/lang/llvm/Makefile Thu Aug 9 13:52:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2018/08/07 10:44:50 adam Exp $
+# $NetBSD: Makefile,v 1.33 2018/08/09 13:52:49 jperkin Exp $
#
# when updating this, please also update:
# devel/include-what-you-use
@@ -6,6 +6,7 @@
# devel/polly
# lang/clang
# lang/clang-static-analyzer
+# lang/compiler-rt
# lang/libunwind
#
# Do not update:
Home |
Main Index |
Thread Index |
Old Index