mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Fixed default build config
This commit is contained in:
		
							parent
							
								
									1419f3983e
								
							
						
					
					
						commit
						42a971226b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -4,7 +4,7 @@ CONFIG := clang
 | 
			
		|||
# CONFIG := gcc-4.8
 | 
			
		||||
# CONFIG := emcc
 | 
			
		||||
# CONFIG := mxe
 | 
			
		||||
CONFIG := msys2
 | 
			
		||||
# CONFIG := msys2
 | 
			
		||||
 | 
			
		||||
# features (the more the better)
 | 
			
		||||
ENABLE_TCL := 1
 | 
			
		||||
| 
						 | 
				
			
			@ -551,3 +551,4 @@ echo-git-rev:
 | 
			
		|||
 | 
			
		||||
.PHONY: all top-all abc test install install-abc manual clean mrproper qtcreator
 | 
			
		||||
.PHONY: config-clean config-clang config-gcc config-gcc-4.8 config-gprof config-sudo
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue