summaryrefslogtreecommitdiff
path: root/dev-util/ltrace/files/ltrace-0.5.3-cross.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ltrace/files/ltrace-0.5.3-cross.patch')
-rw-r--r--dev-util/ltrace/files/ltrace-0.5.3-cross.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-util/ltrace/files/ltrace-0.5.3-cross.patch b/dev-util/ltrace/files/ltrace-0.5.3-cross.patch
deleted file mode 100644
index 610bbccf1fd8..000000000000
--- a/dev-util/ltrace/files/ltrace-0.5.3-cross.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.ac
-+++ configure.ac
-@@ -8,6 +8,8 @@
- AC_CANONICAL_HOST
- HOST_OS="$host_os"
- AC_SUBST(HOST_OS)
-+HOST_CPU="$host_cpu"
-+AC_SUBST(HOST_CPU)
-
- dnl Checks for programs.
- AC_PROG_CC
-@@ -84,7 +86,7 @@
- dnl of libelf and ltrace matches.
- AC_SYS_LARGEFILE
- fi
--AC_OUTPUT(Makefile testsuite/Makefile \
-+AC_OUTPUT(Makefile sysdeps/linux-gnu/Makefile testsuite/Makefile \
- testsuite/ltrace.main/Makefile testsuite/ltrace.minor/Makefile \
- testsuite/ltrace.torture/Makefile )
-