mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
config: Build without zlib due to errors in psim.
This commit is contained in:
parent
ed8a66a1a6
commit
b77019a91e
@ -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} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user