mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Stop using reserved operator names (and/or/xor) with Xbyak
Also has the Dynarmic upgrade with the same change
This commit is contained in:
		
							parent
							
								
									da1bec121a
								
							
						
					
					
						commit
						f6715f98f5
					
				
					 3 changed files with 15 additions and 17 deletions
				
			
		
							
								
								
									
										4
									
								
								externals/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								externals/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -46,7 +46,5 @@ if (ARCHITECTURE_x86_64) | |||
|     # Defined before "dynarmic" above | ||||
|     # add_library(xbyak INTERFACE) | ||||
|     target_include_directories(xbyak INTERFACE ./xbyak/xbyak) | ||||
|     if (NOT MSVC) | ||||
|         target_compile_options(xbyak INTERFACE -fno-operator-names) | ||||
|     endif() | ||||
|     target_compile_definitions(xbyak INTERFACE XBYAK_NO_OP_NAMES) | ||||
| endif() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue