From e1aabdb952d2d8bf2a0fe24c73016312ac52ba0d Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 2 Sep 2016 10:34:18 -0500 Subject: Add ulimit for debugging, to be removed --- kernel.spec | 1 + 1 file changed, 1 insertion(+) 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" -- cgit