toolchain/gcc: use zstd from tools
pkgconfig is not used for some reason. Match other used tools. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
		 Rosen Penev
					Rosen Penev
				
			
				
					committed by
					
						 Christian Marangi
						Christian Marangi
					
				
			
			
				
	
			
			
			 Christian Marangi
						Christian Marangi
					
				
			
						parent
						
							3a8825ad6a
						
					
				
				
					commit
					e6cc3ded07
				
			| @@ -117,6 +117,7 @@ GCC_CONFIGURE:= \ | |||||||
| 		--with-gmp=$(TOPDIR)/staging_dir/host \ | 		--with-gmp=$(TOPDIR)/staging_dir/host \ | ||||||
| 		--with-mpfr=$(TOPDIR)/staging_dir/host \ | 		--with-mpfr=$(TOPDIR)/staging_dir/host \ | ||||||
| 		--with-mpc=$(TOPDIR)/staging_dir/host \ | 		--with-mpc=$(TOPDIR)/staging_dir/host \ | ||||||
|  | 		--with-zstd=$(TOPDIR)/staging_dir/host \ | ||||||
| 		--disable-decimal-float \ | 		--disable-decimal-float \ | ||||||
| 		--with-diagnostics-color=auto-if-env \ | 		--with-diagnostics-color=auto-if-env \ | ||||||
| 		--enable-__cxa_atexit \ | 		--enable-__cxa_atexit \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user