summaryrefslogtreecommitdiff
path: root/sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild')
-rw-r--r--sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild b/sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild
index 841ceedb1077..3e43f51a0aab 100644
--- a/sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild
+++ b/sys-devel/clang-common/clang-common-16.0.0_pre20221010-r1.ebuild
@@ -97,10 +97,6 @@ src_install() {
-Werror=implicit-function-declaration
-Werror=implicit-int
-Werror=incompatible-function-pointer-types
-
- # constructs banned by C2x
- -Werror=strict-prototypes
- -Werror=deprecated-non-prototype
EOF
cat >> "${ED}/etc/clang/gentoo-common.cfg" <<-EOF || die