mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	* Remove -fpermissive
This commit is contained in:
		
							parent
							
								
									204c6bfeca
								
							
						
					
					
						commit
						8bfd32e854
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.6) | ||||||
| 
 | 
 | ||||||
| project(citra) | project(citra) | ||||||
| 
 | 
 | ||||||
| SET(CXX_COMPILE_FLAGS "-std=c++11 -fpermissive") | SET(CXX_COMPILE_FLAGS "-std=c++11") | ||||||
| 
 | 
 | ||||||
| # silence some spam | # silence some spam | ||||||
| add_definitions(-Wno-attributes) | add_definitions(-Wno-attributes) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue