mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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}
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user