--without-icu
This commit is contained in:
parent
8d8896d3eb
commit
b2189aaa34
@ -23,7 +23,7 @@ Backup tool for PostgreSQL.
|
||||
|
||||
%build
|
||||
mv %{_builddir}/pg_probackup-%{version} contrib/pg_probackup
|
||||
./configure --disable-rpath --enable-debug --without-readline
|
||||
./configure --disable-rpath --enable-debug --without-readline --without-icu
|
||||
make -C 'src/common'
|
||||
make -C 'src/port'
|
||||
make -C 'src/interfaces'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user