diff --git a/glibc.spec b/glibc.spec index 7e95adf..16ac0d9 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1030,9 +1030,6 @@ cat /proc/sysinfo 2>/dev/null || true cat /proc/meminfo df -# Prevent rebuild within the mass rebuild. -exit 1 - # We build using the native system compilers. GCC=gcc GXX=g++