www-client/chromium: add a disclaimer regarding CHROMIUM_FORCE_CLANG

Bug: https://bugs.gentoo.org/757747
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2020-11-30 13:26:26 -05:00
parent d84f2c0aac
commit 869d408b24
2 changed files with 2 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ BDEPEND="
js-type-check? ( virtual/jre )
"
# These are intended for ebuild maintainer use to force clang if GCC is broken.
: ${CHROMIUM_FORCE_CLANG=no}
: ${CHROMIUM_FORCE_LIBCXX=no}

View File

@@ -121,6 +121,7 @@ BDEPEND="
js-type-check? ( virtual/jre )
"
# These are intended for ebuild maintainer use to force clang if GCC is broken.
: ${CHROMIUM_FORCE_CLANG=no}
: ${CHROMIUM_FORCE_LIBCXX=no}