sci-libs/armadillo: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2025-11-17 18:03:29 +01:00
parent 60c47b58d8
commit b10222759c
No known key found for this signature in database
GPG Key ID: 03B489CBE4B76101

View File

@ -1,12 +0,0 @@
diff -ruN armadillo-12.0.1.orig/tests2/Makefile armadillo-12.0.1/tests2/Makefile
--- armadillo-12.0.1.orig/tests2/Makefile 2016-06-16 18:26:01.000000000 +0200
+++ armadillo-12.0.1/tests2/Makefile 2023-04-02 16:32:47.256287438 +0200
@@ -4,7 +4,7 @@
#LIB_FLAGS = -lopenblas -llapack
#CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -O0
-CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -Og
+#CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -Og
#CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -Og -fopenmp
#CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -Og -DARMA_DONT_USE_WRAPPER
#CXX_FLAGS = -std=c++11 -Wshadow -Wall -pedantic -Og -fsanitize=address -fsanitize=leak -fsanitize=undefined -fsanitize=bounds -fsanitize=bounds-strict -g