public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] profiles/info_vars: Add EXTRA_ECONF
@ 2021-12-11 13:56 Ulrich Müller
  0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2021-12-11 13:56 UTC (permalink / raw)
  To: gentoo-dev; +Cc: Ulrich Müller

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 <ulm@gentoo.org>
---
 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-11 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11 13:56 [gentoo-dev] [PATCH] profiles/info_vars: Add EXTRA_ECONF Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox