Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/
Date: Wed, 01 Sep 2021 00:58:47
Message-Id: 1630457866.3bcfecd9df1beb566fee48084650f1df1746ff7a.Alessandro-Barbieri@gentoo
1 commit: 3bcfecd9df1beb566fee48084650f1df1746ff7a
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Wed Sep 1 00:57:46 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Wed Sep 1 00:57:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3bcfecd9
7
8 profiles: let's try to see if iuse expand now works
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 profiles/make.defaults | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/make.defaults b/profiles/make.defaults
16 new file mode 100644
17 index 000000000..3c1b19fc1
18 --- /dev/null
19 +++ b/profiles/make.defaults
20 @@ -0,0 +1 @@
21 +USE_EXPAND="PARSEC_DEBUG PARSEC_DIST PARSEC_PROF"