From 937495863cd90f3f031a9c6d1d03fe02e70332e1 Mon Sep 17 00:00:00 2001 From: Signal Linden Date: Wed, 12 Oct 2022 15:02:02 -0700 Subject: Build on 16-core machine --- autobuild.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 288def254b..962d82a3f8 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3099,6 +3099,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -configuration RelWithDebInfo + -parallelizeTargets + -jobs + ${AUTOBUILD_CPU_COUNT} -project SecondLife.xcodeproj @@ -3130,6 +3133,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -configuration RelWithDebInfo + -parallelizeTargets + -jobs + ${AUTOBUILD_CPU_COUNT} -project SecondLife.xcodeproj @@ -3155,6 +3161,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -configuration Release + -parallelizeTargets + -jobs + ${AUTOBUILD_CPU_COUNT} -project SecondLife.xcodeproj @@ -3184,6 +3193,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -configuration Release + -parallelizeTargets + -jobs + ${AUTOBUILD_CPU_COUNT} -project SecondLife.xcodeproj -- cgit v1.2.3