diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch')
-rw-r--r-- | meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch b/meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch index 18d7f3f84e..514073d94e 100644 --- a/meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch +++ b/meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From cde931f4380745b9818b55d7b06a43d347518967 Mon Sep 17 00:00:00 2001 | 1 | From 061a8ae1d1d000892d6dba89a444922e7a28804b Mon Sep 17 00:00:00 2001 |
2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> | 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> |
3 | Date: Fri, 29 Sep 2023 22:53:24 +0100 | 3 | Date: Fri, 29 Sep 2023 22:53:24 +0100 |
4 | Subject: [PATCH] This regex decides whether to use O3 opimisation on numpy or | 4 | Subject: [PATCH] This regex decides whether to use O3 opimisation on numpy or |