Mercurial > hg > mxe
changeset 3105:6301eb7d67ed
shared libs for postgresql
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 17 Dec 2012 17:03:59 -0500 |
parents | ff60fb78ca03 |
children | b17c700b7405 |
files | src/postgresql.mk |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/postgresql.mk +++ b/src/postgresql.mk @@ -26,7 +26,7 @@ --prefix='$(PREFIX)/$(TARGET)' \ --host='$(TARGET)' \ --build="`config.guess`" \ - $(ENABLE_SHARED_OR_STATIC) \ + --enable-shared \ --disable-rpath \ --without-tcl \ --without-perl \ @@ -44,9 +44,9 @@ --with-zlib \ --with-system-tzdata=/dev/null \ LIBS="-lsecur32 `'$(TARGET)-pkg-config' openssl --libs`" - $(MAKE) -C '$(1)'/src/interfaces/libpq -j '$(JOBS)' install haslibarule= shlib= - $(MAKE) -C '$(1)'/src/port -j '$(JOBS)' haslibarule= shlib= - $(MAKE) -C '$(1)'/src/bin/psql -j '$(JOBS)' install haslibarule= shlib= + $(MAKE) -C '$(1)'/src/interfaces/libpq -j '$(JOBS)' install haslibarule= + $(MAKE) -C '$(1)'/src/port -j '$(JOBS)' haslibarule= + $(MAKE) -C '$(1)'/src/bin/psql -j '$(JOBS)' install haslibarule= $(INSTALL) -m644 '$(1)/src/include/pg_config.h' '$(PREFIX)/$(TARGET)/include/' $(INSTALL) -m644 '$(1)/src/include/postgres_ext.h' '$(PREFIX)/$(TARGET)/include/' # Build a native pg_config.