config: Build without zlib due to errors in psim.

This commit is contained in:
Chris Johns 2014-03-26 17:12:43 +11:00
parent ed8a66a1a6
commit b77019a91e

View File

@ -86,6 +86,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
--disable-win32-registry \
--disable-werror \
--enable-sim \
--without-zlib \
--with-expat \
%{!?without_python:--with-python} \
--prefix=%{_prefix} --bindir=%{_bindir} \