summaryrefslogtreecommitdiff
path: root/dev-util/ltrace/files/ltrace-0.7.91-test-glibc-2.33.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ltrace/files/ltrace-0.7.91-test-glibc-2.33.patch')
-rw-r--r--dev-util/ltrace/files/ltrace-0.7.91-test-glibc-2.33.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-util/ltrace/files/ltrace-0.7.91-test-glibc-2.33.patch b/dev-util/ltrace/files/ltrace-0.7.91-test-glibc-2.33.patch
deleted file mode 100644
index b78d4580b050..000000000000
--- a/dev-util/ltrace/files/ltrace-0.7.91-test-glibc-2.33.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/testsuite/ltrace.main/system_calls.exp
-+++ b/testsuite/ltrace.main/system_calls.exp
-@@ -133,7 +133,7 @@
- { {^write$} == 1 }
- { {^unlink(at)?$} >= 2 }
- { {^open(at)?$} == 1 }
-- { {^(new|f)?stat(64)?$} >= 1 }
-+ { {^(new)?stat|fstatat64|newfstatat$} >= 1 }
- { {^close$} == 1 }
- { {^getcwd$} == 1 }
- { {^chdir$} == 1 }