Revert "Add kludge to stop auto-rebuild during the mass rebuild"

This reverts commit 455e25392f.
This commit is contained in:
Florian Weimer 2021-07-23 09:34:28 +02:00
parent d97901cc98
commit d299f6bf48

View File

@ -1030,9 +1030,6 @@ cat /proc/sysinfo 2>/dev/null || true
cat /proc/meminfo cat /proc/meminfo
df df
# Prevent rebuild within the mass rebuild.
exit 1
# We build using the native system compilers. # We build using the native system compilers.
GCC=gcc GCC=gcc
GXX=g++ GXX=g++