diff -ur zita-resampler-1.3.0/apps/Makefile zita-resampler-1.3.0.new/apps/Makefile --- zita-resampler-1.3.0/apps/Makefile 2012-10-26 22:58:54.000000000 +0200 +++ zita-resampler-1.3.0.new/apps/Makefile 2013-07-28 19:58:46.410801969 +0200 @@ -27,7 +27,6 @@ LDFLAGS += -L$(PREFIX)/$(LIBDIR) CPPFLAGS += -MMD -MP -DVERSION=\"$(VERSION)\" CXXFLAGS += -O3 -ffast-math -Wall -CXXFLAGS += -march=native all: zresample zretune zresample.1.gz zretune.1.gz diff -ur zita-resampler-1.3.0/libs/Makefile zita-resampler-1.3.0.new/libs/Makefile --- zita-resampler-1.3.0/libs/Makefile 2012-10-26 22:58:55.000000000 +0200 +++ zita-resampler-1.3.0.new/libs/Makefile 2013-07-28 19:58:53.490575794 +0200 @@ -32,7 +32,6 @@ CPPFLAGS += -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS CXXFLAGS += -Wall -fPIC -O2 -ffast-math -CXXFLAGS += -march=native LDFLAGS += LDLIBS +=