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 14:57:30 UTC 2018
Modified Files:
pkgsrc/lang/llvm: Makefile
Log Message:
llvm: Add libcxx and libcxxabi to sync list.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 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.33 pkgsrc/lang/llvm/Makefile:1.34
--- pkgsrc/lang/llvm/Makefile:1.33 Thu Aug 9 13:52:49 2018
+++ pkgsrc/lang/llvm/Makefile Thu Aug 9 14:57:30 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2018/08/09 13:52:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2018/08/09 14:57:30 jperkin Exp $
#
# when updating this, please also update:
# devel/include-what-you-use
@@ -7,6 +7,8 @@
# lang/clang
# lang/clang-static-analyzer
# lang/compiler-rt
+# lang/libcxx
+# lang/libcxxabi
# lang/libunwind
#
# Do not update:
Home |
Main Index |
Thread Index |
Old Index