From ff81c4964c97835b20543183616037ce9ea23765 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 5 Mar 2017 16:16:59 +0100 Subject: [PATCH] postgresql: Remove --with-system-tzdata Android has a single /system/usr/share/zoneinfo/tzdata containing all time zones, won't work without application level understanding. --- disabled-packages/postgresql/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/disabled-packages/postgresql/build.sh b/disabled-packages/postgresql/build.sh index 86038200..7e1c1cce 100644 --- a/disabled-packages/postgresql/build.sh +++ b/disabled-packages/postgresql/build.sh @@ -10,7 +10,6 @@ USE_UNNAMED_POSIX_SEMAPHORES=1 --with-openssl --without-gssapi --with-readline ---with-system-tzdata=/system/usr/share/zoneinfo " TERMUX_PKG_EXTRA_MAKE_ARGS=" -s" -- 2.11.0