From nobody Wed Dec 22 10:06:20 2021 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3B46019063F0; Wed, 22 Dec 2021 10:06:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJprH6q7lz4Ylq; Wed, 22 Dec 2021 10:06:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1BC4E1B26C; Wed, 22 Dec 2021 10:06:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BMA6KUI092558; Wed, 22 Dec 2021 10:06:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BMA6Ksv092557; Wed, 22 Dec 2021 10:06:20 GMT (envelope-from git) Date: Wed, 22 Dec 2021 10:06:20 GMT Message-Id: <202112221006.1BMA6Ksv092557@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dimitry Andric Subject: git: fb48fa91811f - stable/12 - Enable SUBDIR_PARELLEL in lib/libclang_rt List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: src X-Git-Refname: refs/heads/stable/12 X-Git-Reftype: branch X-Git-Commit: fb48fa91811f707044185c2a97c377bfe377df46 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640167584; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=f+wA7bptAMpRao68FTQoy59CwpNUk3+KOUg835Lclxc=; b=flphZZ2S8Zw+RHpe1CZCa+Xy+9HjUOFrikeqj+vz3hMzoh0ncjLvJ1dChL239/hCEq1O/l ERv96xQP0TbCI65upwfKRIsAEbnw38J88cXRtsYq4PLvL9H9VmMZr5fqLn1iMOrbb1dy+V I40qFaC7vibhQqkNUi4hnZ0w1rlr+p5WKFMENz8UxIGXeHGEmWU9m89tH1I0V7LcXwSlus IjhSNhzekYlvTaxXTXOSSuXbazjsMF3n5Nl1z9Ctc9qhR/faHLwEbu9xPqiqV01kP/Fj0z 0qDpXKEBzutn9OomOuihhxTGQtoNzEu0bBRCUM69ek2pdg862cITNqiTUyIJRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640167584; a=rsa-sha256; cv=none; b=gU2id1udMgUdqLThaNWTMvVIBeSPVZ+Io0OPzMqHxf2TZVtrkeBlPSG8YUToKXWTx/awsd emo1VEoeCiGWqH19DOwTWTeQoGtHdLwbMnJuJP0tiwa1ZYl0SOa5INKLrRHVuxbqxtNrcb Fz+RxRljKQWtNYifF+MF2Sz32MLYcXKtx/GUuTTYnUywvK/KXh030vPA7TgdY859sD/VgO bUr7NH4PMyC+ggMIzWO4ko8KY9tm1bGLq0Fy6XmT4vDBaOs0lB6zWKbL1Uy/Ybzw83hPKj rcvJfUvx1NnKiFxCO5ENMfXARsQrD3S3gRMe1BbHM3sl1HQnFaCpj3a/eXu8XA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/12 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=fb48fa91811f707044185c2a97c377bfe377df46 commit fb48fa91811f707044185c2a97c377bfe377df46 Author: Alex Richardson AuthorDate: 2020-10-12 10:42:33 +0000 Commit: Dimitry Andric CommitDate: 2021-12-22 10:01:20 +0000 Enable SUBDIR_PARELLEL in lib/libclang_rt I noticed that this part of the build was taking much longer than expected. Turns out it's due to not running the subdirs in parallel. Reduces `make all` inside lib/libclang_rt time from 63s to 20s with -j32. Reviewed By: dim Differential Revision: https://reviews.freebsd.org/D26623 (cherry picked from commit cf084e9e9283ba2e4a5a73e54552508fff763379) --- lib/libclang_rt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/libclang_rt/Makefile b/lib/libclang_rt/Makefile index d80c9876aee0..c1c72299bdf7 100644 --- a/lib/libclang_rt/Makefile +++ b/lib/libclang_rt/Makefile @@ -32,4 +32,6 @@ SUBDIR+= xray-profiling SUBDIR+= profile +SUBDIR_PARALLEL= + .include