From 4d859d58bb379645b7d0adceee7a2a86f25ccda3 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Tue, 29 Nov 2016 16:19:46 -0500 Subject: DRTVWR-418: Rename darwin platform to darwin64. We never intend to support 32-bit Mac builds any more. This change eliminates the autobuild warning about not finding darwin64 and therefore falling back on plain darwin. --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 84cccf1579..64545668ee 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3362,7 +3362,7 @@ name common - darwin + darwin64 build_directory build-darwin-i386 @@ -3490,7 +3490,7 @@ name - darwin + darwin64 linux -- cgit v1.2.3