diff options
Diffstat (limited to 'jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins-021.sh')
-rwxr-xr-x | jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins-021.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins-021.sh b/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins-021.sh index 2c3d37e..af4c05a 100755 --- a/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins-021.sh +++ b/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins-021.sh @@ -15,7 +15,7 @@ export TARGET_RT_JAR=/usr/local/jre1.8.0_212/lib/rt.jar export GLUEGEN_CPPTASKS_FILE=make/lib/gluegen-cpptasks-ios-aarch64.xml -export SDKROOT=iphoneos12.2 +export SDKROOT=iphoneos13.2 xcrun --show-sdk-path export JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org" |