summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch')
-rw-r--r--app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch b/app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch
deleted file mode 100644
index 996cb5ebc82e..000000000000
--- a/app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-http://bugs.gentoo.org/336260
-
---- a/libacovea/acovea.cpp
-+++ b/libacovea/acovea.cpp
-@@ -44,6 +44,7 @@
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/wait.h>
-+#include <sys/stat.h>
-
- #include <vector>
- #include <cstring>