summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index a6f06e21f..44461f820 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -970,6 +970,7 @@ input and output, etc.
%prep
# do a few sanity-checks for --with *only builds
+ulimit -a
%if %{with_baseonly}
%if !%{with_up}%{with_pae}
echo "Cannot build --with baseonly, up build is disabled"