Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/gtest/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtest/PKGBUILD')
-rw-r--r--community/gtest/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/gtest/PKGBUILD b/community/gtest/PKGBUILD
deleted file mode 100644
index ae04be46..00000000
--- a/community/gtest/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# Rounding error in Print, see https://github.com/google/googletest/issues/4210
-# Also some issues with threads in chroots (in tests)
-eval "$(
- declare -f check | \
- sed '
- s/\(cmake.*\)/\1 || true/g
- '
-)"