Clang packaging script: don't do separate threads-enabled and disabled builds

This gets us off the hook from fixing failures in a build config which
is not well tested upstream, reduces the package build time, and
simplifies our build script.

It also make thinlto faster, due to lld now being built with PGO
(although we don't train on lld, it benefits from the training on clang).

Bug: 884608, 949626
Change-Id: I55859efbde9071da72c1057765d0d1900e069eea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095544
Reviewed-by: Reid Kleckner <rnk@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#749607}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: fee13e405b0b42276eaebb19860cb55d78ee77ae
2 files changed