--- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ all: - gcc -I/usr/include -I/opt/deadbeef/include -std=c99 -shared -O2 -o ddb_soxr_dsp.so soxr.c -lsoxr -fPIC -Wall -march=native \ No newline at end of file + gcc -I/usr/include -I/opt/deadbeef/include -std=c99 -shared -O2 -o ddb_soxr_dsp.so soxr.c -lsoxr -fPIC -Wall