From 70e77eda1484db03e822f9b59b7eae4ffa92b094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 11 Dec 2021 14:53:27 +0100 Subject: [PATCH] profiles/info_vars: Add EXTRA_ECONF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- profiles/info_vars | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/info_vars b/profiles/info_vars index 85787e1720829..c058aceb7f87a 100644 --- a/profiles/info_vars +++ b/profiles/info_vars @@ -28,6 +28,7 @@ CTARGET CXXFLAGS DISTDIR ELFEDIT +EXTRA_ECONF FC FCFLAGS FEATURES