mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Merge pull request #1581 from FreddyFunk/macosx-target-version
Update MACOSX_DEPLOYMENT_TARGET to 10.14
This commit is contained in:
		
						commit
						b32be35173
					
				| @ -2,7 +2,7 @@ | |||||||
| 
 | 
 | ||||||
| set -o pipefail | set -o pipefail | ||||||
| 
 | 
 | ||||||
| export MACOSX_DEPLOYMENT_TARGET=10.13 | export MACOSX_DEPLOYMENT_TARGET=10.14 | ||||||
| export Qt5_DIR=$(brew --prefix)/opt/qt5 | export Qt5_DIR=$(brew --prefix)/opt/qt5 | ||||||
| export UNICORNDIR=$(pwd)/externals/unicorn | export UNICORNDIR=$(pwd)/externals/unicorn | ||||||
| export PATH="/usr/local/opt/ccache/libexec:$PATH" | export PATH="/usr/local/opt/ccache/libexec:$PATH" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei