mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Merge 53eae2f555 into b8b0f80f79
				
					
				
			This commit is contained in:
		
						commit
						ef96617009
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -576,6 +576,8 @@ void init_share_dirname() | |||
| 		return; | ||||
| 	} | ||||
| #    ifdef YOSYS_DATDIR | ||||
| 	if (std::getenv("YOSYS_DATDIR")) | ||||
| 		return std::getenv("YOSYS_DATDIR"); | ||||
| 	proc_share_path = YOSYS_DATDIR "/"; | ||||
| 	if (check_directory_exists(proc_share_path, true)) { | ||||
| 		yosys_share_dirname = proc_share_path; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue