summaryrefslogtreecommitdiff
path: root/sci-libs/armadillo/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-25 21:55:22 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-25 21:55:22 +0100
commit2a27c2168109b412410436b9cd6b71dbfe31f6ef (patch)
tree22d3cb59b0c68f1766670f2d010aa2d3b3b6ea22 /sci-libs/armadillo/files
parentd0bb3151c569ab6e40c84c177f43bff3c7ce4780 (diff)
gentoo auto-resync : 25:08:2023 - 21:55:22
Diffstat (limited to 'sci-libs/armadillo/files')
-rw-r--r--sci-libs/armadillo/files/armadillo-11.4.0-extratests.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-libs/armadillo/files/armadillo-11.4.0-extratests.patch b/sci-libs/armadillo/files/armadillo-11.4.0-extratests.patch
deleted file mode 100644
index 7efb67b5b139..000000000000
--- a/sci-libs/armadillo/files/armadillo-11.4.0-extratests.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN armadillo-11.4.0.orig/tests2/Makefile armadillo-11.4.0/tests2/Makefile
---- armadillo-11.4.0.orig/tests2/Makefile 2022-10-03 19:26:59.699937940 +0200
-+++ armadillo-11.4.0/tests2/Makefile 2022-10-03 19:27:24.954277418 +0200
-@@ -3,7 +3,7 @@
- #LIB_FLAGS = -lblas -llapack
- #LIB_FLAGS = -lopenblas -llapack
-
--CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -O0
-+#CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -O0
- #CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -O0 -fopenmp
- #CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -O0 -DARMA_DONT_USE_WRAPPER
- #CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -O0 -fsanitize=address -fsanitize=leak -fsanitize=undefined -fsanitize=bounds -fsanitize=bounds-strict -g