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: Sun Aug 14 22:45:05 UTC 2022
Modified Files:
pkgsrc/lang: Makefile
Removed Files:
pkgsrc/lang/libLLVM34: Makefile PLIST buildlink3.mk distinfo
pkgsrc/lang/libLLVM34/patches: patch-tools_llvm-shlib_Makefile
patch-unittests_ExecutionEngine_MCJIT_Makefile
Log Message:
libLLVM34: remove
The only consumer was wip/pure. But that needs LLVM 3.5 now.
Will import libLLVM35 to wip instead where it may peacefully
rot until wip/pure upstream supports newer LLVM.
To generate a diff of this commit:
cvs rdiff -u -r1.651 -r1.652 pkgsrc/lang/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/lang/libLLVM34/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/libLLVM34/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/libLLVM34/buildlink3.mk
cvs rdiff -u -r1.6 -r0 pkgsrc/lang/libLLVM34/distinfo
cvs rdiff -u -r1.2 -r0 \
pkgsrc/lang/libLLVM34/patches/patch-tools_llvm-shlib_Makefile
cvs rdiff -u -r1.1 -r0 \
pkgsrc/lang/libLLVM34/patches/patch-unittests_ExecutionEngine_MCJIT_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.651 pkgsrc/lang/Makefile:1.652
--- pkgsrc/lang/Makefile:1.651 Wed Jun 29 07:54:40 2022
+++ pkgsrc/lang/Makefile Sun Aug 14 22:45:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.651 2022/06/29 07:54:40 wiz Exp $
+# $NetBSD: Makefile,v 1.652 2022/08/14 22:45:05 tnn Exp $
#
COMMENT= Programming languages
@@ -143,7 +143,6 @@ SUBDIR+= konoha
SUBDIR+= ksi
SUBDIR+= libBlocksRuntime
SUBDIR+= libLLVM
-SUBDIR+= libLLVM34
SUBDIR+= libLLVM4
SUBDIR+= libcxx
SUBDIR+= libcxxabi
Home |
Main Index |
Thread Index |
Old Index