mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	remove more g++ warning flags
This commit is contained in:
		
							parent
							
								
									c8f986db4d
								
							
						
					
					
						commit
						92c117d186
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -624,8 +624,6 @@ target_compile_options(SRB2SDL2 PRIVATE
 | 
				
			||||||
		-Wall
 | 
							-Wall
 | 
				
			||||||
		-Wno-c++11-compat
 | 
							-Wno-c++11-compat
 | 
				
			||||||
		-Wno-c++14-compat # No C++14 compat needed
 | 
							-Wno-c++14-compat # No C++14 compat needed
 | 
				
			||||||
		-Wc++20-extensions
 | 
					 | 
				
			||||||
		-Wc++23-extensions # Disallow newer language features entirely
 | 
					 | 
				
			||||||
	>
 | 
						>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	# C++, Clang and Apple Clang
 | 
						# C++, Clang and Apple Clang
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue