postgresql: why would we need readline
This commit is contained in:
parent
73bf02cd52
commit
7fce4c4da1
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ BUILD_ACTION = \
|
|||
--bindir=/usr/lib/postgresql/$(MAJOR_VER)/bin \
|
||||
--libdir=/usr/lib/ \
|
||||
--includedir=/usr/include/postgresql/ \
|
||||
--without-readline \
|
||||
&& DESTDIR="$(SRC_ROOT)/$(PRJNAME)/$(INPATH)/" \
|
||||
&& export DESTDIR \
|
||||
&& make $(MAKE_SILENT) -j$(GMAKE_MODULE_PARALLELISM) -C src/interfaces/libpq install \
|
||||
|
|
Loading…
Reference in a new issue