]> Git Repo - buildroot-mgba.git/blobdiff - package/postgresql/postgresql.mk
Merge branch 'master' into next
[buildroot-mgba.git] / package / postgresql / postgresql.mk
index 4c5f200bdf7e093461700abf22a8edd3e14cd82c..4d675e9e288d873900c0d58245485501cae0ccf4 100644 (file)
@@ -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)
This page took 0.027448 seconds and 4 git commands to generate.