mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			318 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			318 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- 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
 |