summaryrefslogtreecommitdiff
path: root/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
index c45769b02981..3cb2769d40af 100644
--- a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
pkg_pretend() {
if tc-is-clang; then
- ewarn "You seem to be using clang as a system compiler. As of clang-15,"
+ ewarn "You seem to be using clang as a system compiler. As of clang-16,"
ewarn "upstream has turned a few warnings that commonly occur during"
ewarn "configure script runs into errors by default. This causes some"
ewarn "configure tests to start failing, sometimes resulting in silent"