package/postgresql: drop unrecognized variables
pgac_cv_snprintf_long_long_int_modifier has been dropped since version 11.0 andb929614f5e
pgac_cv_snprintf_size_t_support has been dropped since version 12.0 and96bf88d527
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
29ece7ead5
commit
3b615593b9
@ -13,8 +13,6 @@ POSTGRESQL_INSTALL_STAGING = YES
|
||||
POSTGRESQL_CONFIG_SCRIPTS = pg_config
|
||||
POSTGRESQL_CONF_ENV = \
|
||||
ac_cv_type_struct_sockaddr_in6=yes \
|
||||
pgac_cv_snprintf_long_long_int_modifier="ll" \
|
||||
pgac_cv_snprintf_size_t_support=yes \
|
||||
LIBS=$(TARGET_NLS_LIBS)
|
||||
POSTGRESQL_CONF_OPTS = --disable-rpath
|
||||
POSTGRESQL_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
|
||||
|
Loading…
Reference in New Issue
Block a user