ports/math/m4rie/files/patch-Makefile.am
Daniel Engberg c82bae03d8 math/m4rie: Use upstream release archive
* Use upstream release archive
* Fix build after PR 284367 being committed
* Adjust Makefile to closer follow Porters Handbook

PR:		284368
Approved by:	portmgr (maintainer timeout, 2 weeks)
2025-02-08 14:51:16 +01:00

10 lines
404 B
Text

--- Makefile.am.orig 2025-01-26 11:33:54 UTC
+++ Makefile.am
@@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign subdir-objects
ACLOCAL_AMFLAGS = -I m4
-AM_CFLAGS=${SIMD_FLAGS} ${OPENMP_CFLAGS} ${DEBUG_FLAGS} ${M4RIE_M4RI_CFLAGS} ${M4RI_CFLAGS}
+AM_CFLAGS= ${OPENMP_CFLAGS} ${DEBUG_FLAGS} ${M4RIE_M4RI_CFLAGS} ${M4RI_CFLAGS}
EXTRA_DIST = m4rie/Doxyfile
lib_LTLIBRARIES = libm4rie.la