summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch')
-rw-r--r--app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch b/app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch
deleted file mode 100644
index db78fa81d471..000000000000
--- a/app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Gentoo-bug: https://bugs.gentoo.org/657820
-
---- a/configure.ac 2018-03-18 14:51:31.000000000 +0100
-+++ b/configure.ac 2018-07-11 23:13:14.901127036 +0200
-@@ -119,7 +119,6 @@
- saved_CPPFLAGS="${CPPFLAGS}"
- CPPFLAGS="${GLM_CFLAGS} ${CPPFLAGS}"
- GLM_headers="glm/glm.hpp"
--AS_IF([test "x$enable_tests" == "xyes"], [GLM_headers="$GLM_headers glm/gtx/io.hpp"], [])
- AC_CHECK_HEADERS(
- [$GLM_headers],
- [],