diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-04-03 13:58:12 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-04-04 15:08:01 -0700 |
commit | 925d9532b80e6984d848fef0734b15f463a75d1d (patch) | |
tree | 3e4e13bcecc2cd1ef035c45ce1c21abddd28c090 /profiles/info_vars | |
parent | dev-cpp/abseil-cpp: download gtest tarball only if tests requested (diff) | |
download | gentoo-925d9532b80e6984d848fef0734b15f463a75d1d.tar.gz gentoo-925d9532b80e6984d848fef0734b15f463a75d1d.tar.bz2 gentoo-925d9532b80e6984d848fef0734b15f463a75d1d.zip |
profiles/info_vars: print RUSTFLAGS as well
Bug: https://bugs.gentoo.org/756340
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/info_vars')
-rw-r--r-- | profiles/info_vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/info_vars b/profiles/info_vars index b578103d116a..051948c1e8ef 100644 --- a/profiles/info_vars +++ b/profiles/info_vars @@ -34,6 +34,7 @@ PORTAGE_CONFIGROOT PORTAGE_TMPDIR PORTDIR PORTDIR_OVERLAY +RUSTFLAGS SYNC USE PORTAGE_RSYNC_OPTS |