mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	Allow to overwrite ABCEXTERNAL from the environment.
In this way Debian scripts can define it as berkeley-abc from the shell.
This commit is contained in:
		
							parent
							
								
									f263b175b5
								
							
						
					
					
						commit
						cc8f29a1e6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -90,7 +90,7 @@ ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" | |||
| 
 | ||||
| # set ABCEXTERNAL = <abc-command> to use an external ABC instance
 | ||||
| # Note: The in-tree ABC (yosys-abc) will not be installed when ABCEXTERNAL is set.
 | ||||
| ABCEXTERNAL = | ||||
| ABCEXTERNAL ?= | ||||
| 
 | ||||
| define newline | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue