pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-llvmlite
Module Name: pkgsrc
Committed By: riastradh
Date: Fri Jan 24 08:30:01 UTC 2025
Modified Files:
pkgsrc/devel/py-llvmlite: Makefile
Log Message:
devel/py-llvmlite: USE_TOOLS+=patch, used in pre-configure.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-llvmlite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-llvmlite/Makefile
diff -u pkgsrc/devel/py-llvmlite/Makefile:1.31 pkgsrc/devel/py-llvmlite/Makefile:1.32
--- pkgsrc/devel/py-llvmlite/Makefile:1.31 Fri Jan 24 07:51:35 2025
+++ pkgsrc/devel/py-llvmlite/Makefile Fri Jan 24 08:30:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2025/01/24 07:51:35 riastradh Exp $
+# $NetBSD: Makefile,v 1.32 2025/01/24 08:30:01 riastradh Exp $
DISTNAME= llvmlite-0.43.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -30,7 +30,7 @@ SITES.libunwind-${LLVM_VERSION}.src.tar.
USE_LANGUAGES= c c++
USE_CXX_FEATURES= c++14
# Just for LLVM build.
-USE_TOOLS= cmake
+USE_TOOLS= cmake patch
# See
# https://github.com/numba/llvmlite/blob/main/conda-recipes/llvmdev/build.sh
Home |
Main Index |
Thread Index |
Old Index