commit:     1079025224770ff6d80ecb944e0d07bc8dc8716b
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar  4 18:23:38 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Mar  5 09:17:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10790252

media-libs/glm: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 media-libs/glm/files/glm-1.0.0-clang.patch | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/media-libs/glm/files/glm-1.0.0-clang.patch 
b/media-libs/glm/files/glm-1.0.0-clang.patch
deleted file mode 100644
index 0223129f6c04..000000000000
--- a/media-libs/glm/files/glm-1.0.0-clang.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/CMakeLists.txt   2024-01-25 07:39:25.528947981 +0100
-+++ b/CMakeLists.txt   2024-01-25 07:39:45.377618695 +0100
-@@ -241,7 +241,7 @@
-       endif()
- 
-       if(NOT GLM_DISABLE_AUTO_DETECTION)
--              add_compile_options(-Werror -Weverything)
-+              add_compile_options(-Weverything)
-       endif()
- #     add_compile_options(-Wno-c++98-compat -Wno-c++98-compat-pedantic 
-Wno-c++11-long-long -Wno-padded -Wno-gnu-anonymous-struct 
-Wno-nested-anon-types)
- #     add_compile_options(-Wno-undefined-reinterpret-cast 
-Wno-sign-conversion -Wno-unused-variable -Wno-missing-prototypes 
-Wno-unreachable-code -Wno-missing-variable-declarations -Wno-sign-compare 
-Wno-global-constructors -Wno-unused-macros -Wno-format-nonliteral 
-Wno-float-equal)
-@@ -252,7 +252,6 @@
-       endif()
- 
-       if(NOT GLM_DISABLE_AUTO_DETECTION)
--              add_compile_options(-Werror)
- #             add_compile_options(-Wpedantic)
- #             add_compile_options(-Wall)
- #             add_compile_options(-Wextra)

Reply via email to