This is in the same category as CFLAGS and LDFLAGS. Especially, it can
break the build, so I'd rather know if the variable is set.

Signed-off-by: Ulrich Müller <[email protected]>
---
 profiles/info_vars | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/info_vars b/profiles/info_vars
index 051948c1e8ef..5cde915c8c88 100644
--- a/profiles/info_vars
+++ b/profiles/info_vars
@@ -1,4 +1,4 @@
-# Copyright 2004-2019 Gentoo Authors
+# Copyright 2004-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 ##
@@ -18,6 +18,7 @@ CPPFLAGS
 CTARGET
 CXXFLAGS
 DISTDIR
+EXTRA_ECONF
 FEATURES
 FCFLAGS
 FFLAGS
-- 
2.34.1


Reply via email to