mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #5917 from jbeich/cryptopp-i386
cryptopp: unbreak build on 32-bit x86
This commit is contained in:
		
						commit
						45a4a56264
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								externals/cryptopp/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								externals/cryptopp/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -218,6 +218,7 @@ endfunction(DumpMachine) | |||
| 
 | ||||
| # Thansk to Anonimal for MinGW; see http://github.com/weidai11/cryptopp/issues/466 | ||||
| DumpMachine(CRYPTOPP_AMD64 "(x86_64|AMD64|amd64)") | ||||
| DumpMachine(CRYPTOPP_I386 "(i.86)") | ||||
| DumpMachine(CRYPTOPP_MINGW64 "(w64-mingw32)|(mingw64)") | ||||
| DumpMachine(CRYPTOPP_ARMV8 "(armv8|aarch64)") | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue