Update for freebsd 13.0
Add __RUNETYPE_INTERNAL define in include/tccdefs.h
This commit is contained in:
		
							parent
							
								
									4e0e9b8f21
								
							
						
					
					
						commit
						e9f59c804d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -88,6 +88,7 @@
 | 
			
		|||
    #define __GNUC_PATCHLEVEL__ 0
 | 
			
		||||
    #define __GNUC_STDC_INLINE__ 1
 | 
			
		||||
    #define __NO_TLS 1
 | 
			
		||||
    #define __RUNETYPE_INTERNAL 1
 | 
			
		||||
# if __SIZEOF_POINTER__ == 8
 | 
			
		||||
    /* FIXME, __int128_t is used by setjump */
 | 
			
		||||
    #define __int128_t struct { unsigned char _dummy[16] __attribute((aligned(16))); }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue