From 62f82c107c3904ac6917ece47301d2999c7dd90e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:17:25 +0100 Subject: gentoo resync : 14.07.2018 --- app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch (limited to 'app-text/libetonyek/files') 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 new file mode 100644 index 000000000000..db78fa81d471 --- /dev/null +++ b/app-text/libetonyek/files/libetonyek-0.1.8-glm-0.9.9.patch @@ -0,0 +1,12 @@ +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], + [], -- cgit v1.2.3