pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Jan 26 20:22:56 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: +libLLVM4


To generate a diff of this commit:
cvs rdiff -u -r1.506 -r1.507 pkgsrc/lang/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/Makefile
diff -u pkgsrc/lang/Makefile:1.506 pkgsrc/lang/Makefile:1.507
--- pkgsrc/lang/Makefile:1.506  Mon Jan 14 13:11:54 2019
+++ pkgsrc/lang/Makefile        Sat Jan 26 20:22:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.506 2019/01/14 13:11:54 taca Exp $
+# $NetBSD: Makefile,v 1.507 2019/01/26 20:22:56 tnn Exp $
 #
 
 COMMENT=       Programming languages
@@ -126,6 +126,7 @@ SUBDIR+=    ksi
 SUBDIR+=       libBlocksRuntime
 SUBDIR+=       libLLVM
 SUBDIR+=       libLLVM34
+SUBDIR+=       libLLVM4
 SUBDIR+=       libcxx
 SUBDIR+=       libcxxabi
 SUBDIR+=       libduktape



Home | Main Index | Thread Index | Old Index