From aff84b44070cc4fed9949a37ea155d3975c6a2fb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 16 Jul 2010 16:47:27 +0200 Subject: cygwin host build patches, mostly by deactivating packages --- package/postgresql/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/postgresql') diff --git a/package/postgresql/Makefile b/package/postgresql/Makefile index 56e293b18..2b178e2e6 100644 --- a/package/postgresql/Makefile +++ b/package/postgresql/Makefile @@ -33,6 +33,7 @@ PKG_CONFIGURE_ARGS:=\ --without-readline \ --without-bonjour \ --without-tcl \ + --with-system-tzdata=${STAGING_DIR} \ --with-zlib="yes" CONFIGURE_ARGS+= ${PKG_CONFIGURE_ARGS} -- cgit v1.2.3