Add ulimit for debugging, to be removed
This commit is contained in:
parent
ee8e04e7bd
commit
e1aabdb952
@ -970,6 +970,7 @@ input and output, etc.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
# do a few sanity-checks for --with *only builds
|
# do a few sanity-checks for --with *only builds
|
||||||
|
ulimit -a
|
||||||
%if %{with_baseonly}
|
%if %{with_baseonly}
|
||||||
%if !%{with_up}%{with_pae}
|
%if !%{with_up}%{with_pae}
|
||||||
echo "Cannot build --with baseonly, up build is disabled"
|
echo "Cannot build --with baseonly, up build is disabled"
|
||||||
|
Loading…
Reference in New Issue
Block a user