mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	Fix editline
This commit is contained in:
		
							parent
							
								
									d9ef388fcc
								
							
						
					
					
						commit
						56f841d132
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										8
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										8
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -396,12 +396,12 @@ ifeq ($(CONFIG),mxe) | |||
| LIBS += -ltermcap | ||||
| endif | ||||
| else | ||||
| ifeq ($(ENABLE_EDITLINE),1) | ||||
| CXXFLAGS += -DYOSYS_ENABLE_EDITLINE | ||||
| LIBS += -ledit -ltinfo -lbsd | ||||
| else | ||||
| ABCMKARGS += "ABC_USE_NO_READLINE=1" | ||||
| endif | ||||
| 
 | ||||
| ifeq ($(ENABLE_EDITLINE),1) | ||||
| CXXFLAGS += -DYOSYS_ENABLE_EDITLINE | ||||
| LIBS += -ledit | ||||
| endif | ||||
| 
 | ||||
| ifeq ($(DISABLE_ABC_THREADS),1) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue