diff options
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.2-r2.ebuild (renamed from sys-devel/clang-common/clang-common-15.0.2-r1.ebuild) | 1 | ||||
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.3.9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.2-r1.ebuild b/sys-devel/clang-common/clang-common-15.0.2-r2.ebuild index 515cb176e7bd..40df6f0ec79b 100644 --- a/sys-devel/clang-common/clang-common-15.0.2-r1.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.2-r2.ebuild @@ -100,7 +100,6 @@ src_install() { -Werror=incompatible-function-pointer-types # constructs banned by C2x - -Werror=strict-prototypes -Werror=deprecated-non-prototype EOF diff --git a/sys-devel/clang-common/clang-common-15.0.3.9999.ebuild b/sys-devel/clang-common/clang-common-15.0.3.9999.ebuild index 841ceedb1077..d5e7941a5fc8 100644 --- a/sys-devel/clang-common/clang-common-15.0.3.9999.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.3.9999.ebuild @@ -99,7 +99,6 @@ src_install() { -Werror=incompatible-function-pointer-types # constructs banned by C2x - -Werror=strict-prototypes -Werror=deprecated-non-prototype EOF |