From d3bbed5e78e6f324ff417d887b60df20cafc7a90 Mon Sep 17 00:00:00 2001 From: MerryMage Date: Fri, 9 Feb 2018 00:04:05 +0000 Subject: dynarmic: Update to 41ae12263 Changes: Primarily implementing more A64 instructions --- .travis/macos/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis') diff --git a/.travis/macos/build.sh b/.travis/macos/build.sh index 1d0d120ac..f633f618f 100755 --- a/.travis/macos/build.sh +++ b/.travis/macos/build.sh @@ -2,7 +2,7 @@ set -o pipefail -export MACOSX_DEPLOYMENT_TARGET=10.9 +export MACOSX_DEPLOYMENT_TARGET=10.12 export Qt5_DIR=$(brew --prefix)/opt/qt5 export UNICORNDIR=$(pwd)/externals/unicorn -- cgit v1.2.3