From 3bcfecd9df1beb566fee48084650f1df1746ff7a Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Wed, 1 Sep 2021 02:57:46 +0200 Subject: [PATCH] profiles: let's try to see if iuse expand now works Signed-off-by: Alessandro Barbieri --- profiles/make.defaults | 1 + 1 file changed, 1 insertion(+) create mode 100644 profiles/make.defaults diff --git a/profiles/make.defaults b/profiles/make.defaults new file mode 100644 index 0000000000..3c1b19fc10 --- /dev/null +++ b/profiles/make.defaults @@ -0,0 +1 @@ +USE_EXPAND="PARSEC_DEBUG PARSEC_DIST PARSEC_PROF"