make/jprt.properties
changeset 33439 1a80e1d10cc4
parent 33396 19196d07fa98
child 33953 7e7d0a4c718b
child 34599 d4e9a69a3cf8
--- a/make/jprt.properties	Tue Nov 03 17:54:42 2015 +0100
+++ b/make/jprt.properties	Tue Nov 03 18:00:46 2015 +0100
@@ -128,13 +128,13 @@
     ${jprt.i586.build.configure.args}
 jprt.linux_x64.build.configure.args=					\
     --with-devkit=$GCC492_OEL64_HOME
+jprt.macosx_x64.build.configure.args=					\
+    --with-devkit=$XCODE63_MACOSX109_HOME
 jprt.windows_i586.build.configure.args=					\
     --with-devkit=$VS2013SP4_HOME					\
     ${jprt.i586.build.configure.args}
 jprt.windows_x64.build.configure.args=					\
     --with-devkit=$VS2013SP4_HOME
-jprt.macosx_x64.build.configure.args=                    \
-    --with-devkit=$XCODE_511_HOME
 
 ########
 #