Optionally enable deterministic archives.

This commit is contained in:
Chris Johns 2013-02-01 12:39:04 +11:00
parent 3142708cb9
commit bc977297cd

View File

@ -41,6 +41,7 @@ cd ..
--build=%{_build} --host=%{_host} \
--target=%{_target} \
--verbose --disable-nls \
%{?with_deterministic_archives:--enable-deterministic-archives} \
--without-included-gettext \
--disable-win32-registry \
--disable-werror \