mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	kernel: undef Tcl macros interfering with cxxrtl.
This commit is contained in:
		
							parent
							
								
									b2221c1077
								
							
						
					
					
						commit
						ac988cfac5
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -93,6 +93,8 @@ extern Tcl_Obj *Tcl_NewIntObj(int intValue); | ||||||
| extern Tcl_Obj *Tcl_NewListObj(int objc, Tcl_Obj *const objv[]); | extern Tcl_Obj *Tcl_NewListObj(int objc, Tcl_Obj *const objv[]); | ||||||
| extern Tcl_Obj *Tcl_ObjSetVar2(Tcl_Interp *interp, Tcl_Obj *part1Ptr, Tcl_Obj *part2Ptr, Tcl_Obj *newValuePtr, int flags); | extern Tcl_Obj *Tcl_ObjSetVar2(Tcl_Interp *interp, Tcl_Obj *part1Ptr, Tcl_Obj *part2Ptr, Tcl_Obj *newValuePtr, int flags); | ||||||
| #  endif | #  endif | ||||||
|  | #  undef CONST | ||||||
|  | #  undef INLINE | ||||||
| #endif | #endif | ||||||
| 
 | 
 | ||||||
| #ifdef _WIN32 | #ifdef _WIN32 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue