[Buildroot] [Bug 11071] Building postgresql package on Debian 9.4 x64 for armel target fails

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 6 19:43:34 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11071

--- Comment #10 from Peter Seiderer <ps.report at gmx.net> ---
(In reply to Peter Seiderer from comment #9)
..and for consistency with the other options (or buildroot style) the
else branch:

ifeq ($(BR2_PACKAGE_LIBXML2),y)
POSTGRESQL_DEPENDENCIES += libxml2
POSTGRESQL_CONF_OPTS += --with-libxml
POSTGRESQL_CONF_ENV += XML2_CONFIG=$(STAGING_DIR)/usr/bin/xml2-config
else
POSTGRESQL_CONF_OPTS += --without-libxml
endif

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list