use_all_cpus flag and fixup gcc11 patch

This commit is contained in:
Tom spot Callaway 2021-01-20 10:35:32 -05:00
parent 8cc5f083e1
commit f599d1b619
3 changed files with 9 additions and 12 deletions

View File

@ -1,15 +1,3 @@
diff --git a/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc b/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc
index 19f9aab5b..8073637e9 100644
--- a/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc
+++ b/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc
@@ -35,6 +35,7 @@
#include "absl/synchronization/internal/graphcycles.h"
+#include <limits>
#include <algorithm>
#include <array>
#include "absl/base/internal/hide_ptr.h"
diff --git a/third_party/angle/src/libANGLE/HandleAllocator.cpp b/third_party/angle/src/libANGLE/HandleAllocator.cpp
index 013f1dfb2..3ce63c192 100644
--- a/third_party/angle/src/libANGLE/HandleAllocator.cpp

View File

@ -5,6 +5,14 @@
%global numjobs 8
%endif
# This flag is so I can build things very fast on a giant system.
# Do not enable in Koji builds.
%global use_all_cpus 0
%if %{use_all_cpus}
%global numjobs %{_smp_build_ncpus}
%endif
# Fancy build status, so we at least know, where we are..
# %1 where
# %2 what

View File

@ -21,3 +21,4 @@ SHA512 (depot_tools.git-master.tar.gz) = dc323888812b66cc92c53a24a8a58ccf9e2961b
SHA512 (NotoSansSymbols2-Regular.ttf) = 2644b42c3fdccfe12395f9b61553aced169a0f1dc09f5a0fd7898e9d0a372ee4422b6b1cdab3c86ecc91db437e9ae8a951e64e85edc3ac9e9fca428852dbb2ad
SHA512 (NotoSansTibetan-Regular.ttf) = fb5a48fcaea80eebe7d692f6fcf00d59d47658a358d0ec8e046fc559873f88bd595b2da474d2826abd9e9305f3741c69058d867b1e6048f37fe7d71b5d3af36a
SHA512 (chromium-87.0.4280.141-clean.tar.xz) = d9adefd29f5da13e71386ceac15e514ff1695c169ab1061f6e268099c51aa06c499ac7c18a849e9891dc7cbdd82b1ddc3df7f0e3a7a5e555b0dd0a08e629d499
SHA512 (chromium-88.0.4324.96-clean.tar.xz) = 973d1e130039835361b49b2acadb9e6d54ce49ab391369f7922518941ff9f77097ac74637d4c1773b4c65d3a40e9a95a6b87ea0dcec42016fbb16bf5b6b98fde