commit: 3bcfecd9df1beb566fee48084650f1df1746ff7a Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Wed Sep 1 00:57:46 2021 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Wed Sep 1 00:57:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3bcfecd9
profiles: let's try to see if iuse expand now works Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> profiles/make.defaults | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/make.defaults b/profiles/make.defaults new file mode 100644 index 000000000..3c1b19fc1 --- /dev/null +++ b/profiles/make.defaults @@ -0,0 +1 @@ +USE_EXPAND="PARSEC_DEBUG PARSEC_DIST PARSEC_PROF"
