pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: +libLLVM4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/284ed7087a12
branches:  trunk
changeset: 318515:284ed7087a12
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Jan 26 20:22:56 2019 +0000

description:
lang/Makefile: +libLLVM4

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9d3eb7e7da9b -r 284ed7087a12 lang/Makefile
--- a/lang/Makefile     Sat Jan 26 20:22:46 2019 +0000
+++ b/lang/Makefile     Sat Jan 26 20:22:56 2019 +0000
@@ -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+=       libBlocksRuntime
 SUBDIR+=       libLLVM
 SUBDIR+=       libLLVM34
+SUBDIR+=       libLLVM4
 SUBDIR+=       libcxx
 SUBDIR+=       libcxxabi
 SUBDIR+=       libduktape



Home | Main Index | Thread Index | Old Index