mirror of
				https://github.com/owntone/owntone-server.git
				synced 2025-10-30 00:05:05 -04:00 
			
		
		
		
	Revert "Use CPATH/LIBRARY_PATH instead of CFLAGS/LDFLAGS"
This reverts commit 6382b119041f6e3496f90fbcb4b876b3cf765a28.
This commit is contained in:
		
							parent
							
								
									02581f1aab
								
							
						
					
					
						commit
						763e042325
					
				| @ -86,8 +86,8 @@ if [ "$yn" = "y" ]; then | |||||||
| #export ZLIB_CFLAGS=-I/usr/include | #export ZLIB_CFLAGS=-I/usr/include | ||||||
| #export ZLIB_LIBS=-L/usr/lib | #export ZLIB_LIBS=-L/usr/lib | ||||||
| 
 | 
 | ||||||
| 	export CPATH="/usr/local/include:/usr/include" | 	export CFLAGS="-march=native -g -I/usr/local/include -I/usr/include" | ||||||
| 	export LIBRARY_PATH="/usr/local/lib:/usr/lib" | 	export LDFLAGS="-L/usr/local/lib -L/usr/lib" | ||||||
| 	./configure --build=i386-portbld-freebsd10.1 && gmake | 	./configure --build=i386-portbld-freebsd10.1 && gmake | ||||||
| 
 | 
 | ||||||
| 	read -p "Should the script install forked-daapd and add service startup scripts? [y/N] " yn | 	read -p "Should the script install forked-daapd and add service startup scripts? [y/N] " yn | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user