mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 18:54:14 +01:00 
			
		
		
		
	cmake: Move HAS_NCE to root cmake
* So we can use it in common
This commit is contained in:
		
							parent
							
								
									a76a8fb5fe
								
							
						
					
					
						commit
						340548aba7
					
				| @ -541,7 +541,7 @@ public: | ||||
|         if (write) { | ||||
|             flags |= PROT_WRITE; | ||||
|         } | ||||
| #ifdef ARCHITECTURE_arm64 | ||||
| #ifdef HAS_NCE | ||||
|         if (execute) { | ||||
|             flags |= PROT_EXEC; | ||||
|         } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user