coreos/config: Add a note when env override can be dropped for net-dns/bind-tools

This commit is contained in:
Krzesimir Nowak 2023-03-14 10:51:18 +01:00
parent 1a422ef716
commit 37f3f7d049

View File

@ -5,6 +5,8 @@
# and grepping for -Wattributes instead, but we are not yet packaging
# it. We also know that constructor and destructor attributes are
# supported - they are available since at least gcc 3.4.
#
# Drop this when updating to bind tools 9.17.13 or newer.
EXTRA_ECONF+=" ax_cv_have_func_attribute_constructor=yes"
EXTRA_ECONF+=" ax_cv_have_func_attribute_destructor=yes"