From bfbd8383952b049120edceadcfd8c28c75c71a55 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 7 Feb 2016 21:59:28 +0000 Subject: update jenkins build script for yosemite --- utils/jenkins-build.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'utils/jenkins-build.sh') diff --git a/utils/jenkins-build.sh b/utils/jenkins-build.sh index e9fd7dae7..c5e307c45 100755 --- a/utils/jenkins-build.sh +++ b/utils/jenkins-build.sh @@ -106,6 +106,9 @@ case ${TARGET} in "cocoa") case ${HOST} in + "x86_64-apple-darwin14.5.0") + ;; + "i686-apple-darwin10") ;; -- cgit v1.2.3