fixup! unify configure.py calls into single command
This commit is contained in:
parent
0190dc1b6f
commit
a6cf62efad
@ -459,7 +459,7 @@ export LDFLAGS="%{build_ldflags}"
|
||||
%{!?with_bundled_zlib:--shared-zlib} \
|
||||
--shared-brotli \
|
||||
%{!?with_bundled:--shared-libuv} \
|
||||
%{!?with_bundled:%{nghttp2_configure} \
|
||||
%{!?with_bundled:%{nghttp2_configure}} \
|
||||
%{?with_bundled:--without-dtrace}%{!?with_bundled:--with-dtrace} \
|
||||
--with-intl=small-icu \
|
||||
--with-icu-default-data-dir=%{icudatadir} \
|
||||
|
Loading…
Reference in New Issue
Block a user