Explicitly enable batch insert even if it's enabled by default
This commit is contained in:
parent
9fd3871dd1
commit
c38ce62a57
@ -324,6 +324,7 @@ export CPPFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/ncurses"
|
||||
--with-subsys-dir=%{_localstatedir}/lock/subsys \
|
||||
--with-pid-dir=%{_localstatedir}/run \
|
||||
--disable-conio \
|
||||
--enable-batch-insert \
|
||||
--enable-readline \
|
||||
--enable-largefile \
|
||||
--enable-build-dird \
|
||||
|
Loading…
Reference in New Issue
Block a user