mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	The GCC version is loooooooooong; put it on a new line.
This commit is contained in:
		
							parent
							
								
									d1252395bd
								
							
						
					
					
						commit
						f26cda62b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
#ifndef COMPILER
 | 
					#ifndef COMPILER
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef __GNUC__
 | 
					#ifdef __GNUC__
 | 
				
			||||||
#define COMPILER " [GCC " __VERSION__ "]"
 | 
					#define COMPILER "\n[GCC " __VERSION__ "]"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif /* !COMPILER */
 | 
					#endif /* !COMPILER */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue