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.
This commit is contained in:
parent
9cded47c80
commit
ff81c4964c
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user