summaryrefslogtreecommitdiff
path: root/math/m4rie/files/patch-tests_Makefile.am
blob: 2dcf266cb57107b5f61713a8b7f0a4edf8ec31b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tests/Makefile.am.orig	2025-01-26 11:34:18 UTC
+++ tests/Makefile.am
@@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = foreign subdir-objects
 AUTOMAKE_OPTIONS = foreign subdir-objects
 
-AM_CFLAGS = ${SIMD_FLAGS} ${OPENMP_CFLAGS} ${DEBUG_FLAGS} ${M4RIE_M4RI_CFLAGS} ${M4RI_CFLAGS} -I${top_srcdir}
+AM_CFLAGS = ${OPENMP_CFLAGS} ${DEBUG_FLAGS} ${M4RIE_M4RI_CFLAGS} ${M4RI_CFLAGS} -I${top_srcdir}
 LDADD = ${top_builddir}/libm4rie.la -lm4ri -lm
 AM_LDFLAGS = ${M4RIE_M4RI_LDFLAGS} -no-install