pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-numpy: finish removal
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sun Dec 17 09:46:16 2023 +0100
Changeset: ee839634dd2580ded51ea3d4bc65752392c0dfa0
Removed Files:
py-numpy/patches/patch-meson__options.txt
Log Message:
py-numpy: finish removal
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ee839634dd2580ded51ea3d4bc65752392c0dfa0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-numpy/patches/patch-meson__options.txt | 13 -------------
1 file changed, 13 deletions(-)
diffs:
diff --git a/py-numpy/patches/patch-meson__options.txt b/py-numpy/patches/patch-meson__options.txt
deleted file mode 100644
index f4734f753e..0000000000
--- a/py-numpy/patches/patch-meson__options.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- meson_options.txt.orig 1970-01-01 00:00:00.000000000 +0000
-+++ meson_options.txt
-@@ -5,7 +5,7 @@ option('lapack', type: 'string', value:
- option('allow-noblas', type: 'boolean', value: false,
- description: 'If set to true, allow building with (slow!) internal fallback routines')
- option('blas-order', type: 'array',
-- value: ['mkl', 'accelerate', 'openblas', 'flexiblas', 'blis', 'blas'])
-+ value: ['mkl', 'accelerate', 'openblas', 'flexiblas', 'blis', 'cblas', 'blas'])
- option('lapack-order', type: 'array',
- value: ['mkl', 'accelerate', 'openblas', 'flexiblas', 'lapack'])
- option('use-ilp64', type: 'boolean', value: false,
Home |
Main Index |
Thread Index |
Old Index