freebsd-ports/audio/zita-resampler/files/patch-apps_Makefile
Mark Linimon e13a5c1b85 There was one more case of -march=native that was missed by the
previous patch.  Rename patch-Makefile to patch-source_Makefile
and add patch-apps_Makefile.  There is not enough history of the
former to be worth a repomove IMHO.

Pointy hat to:	linimon
2018-11-01 02:03:17 +00:00

10 lines
320 B
Text

--- ../apps/Makefile.orig 2018-10-31 16:04:18.214221199 +0000
+++ ../apps/Makefile 2018-10-31 16:04:25.590905029 +0000
@@ -25,7 +25,6 @@
VERSION = 1.6.0
CPPFLAGS += -MMD -MP -DVERSION=\"$(VERSION)\"
CXXFLAGS += -O2 -ffast-math -Wall
-CXXFLAGS += -march=native
all: zresample zretune zresample.1.gz zretune.1.gz