Even on Darwin, tcc should display Linux
This commit is contained in:
		
							parent
							
								
									2da36731da
								
							
						
					
					
						commit
						c4c3f5009e
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								tcc.c
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								tcc.c
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -160,8 +160,6 @@ static const char version[] =
 | 
			
		|||
        " Windows"
 | 
			
		||||
#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
 | 
			
		||||
        " FreeBSD"
 | 
			
		||||
#elif defined(__APPLE__)
 | 
			
		||||
        " Darwin"
 | 
			
		||||
#else
 | 
			
		||||
        " Linux"
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue