summaryrefslogtreecommitdiff
path: root/packages/ltrace/0.5.3/0009-libltrace-genindex.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ltrace/0.5.3/0009-libltrace-genindex.patch')
-rw-r--r--packages/ltrace/0.5.3/0009-libltrace-genindex.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/ltrace/0.5.3/0009-libltrace-genindex.patch b/packages/ltrace/0.5.3/0009-libltrace-genindex.patch
deleted file mode 100644
index 929738f..0000000
--- a/packages/ltrace/0.5.3/0009-libltrace-genindex.patch
+++ /dev/null
@@ -1,15 +0,0 @@
----
- Makefile.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -39,7 +39,7 @@
- $(CC) $(LDFLAGS) $^ $(LIBS) -o $@
-
- libltrace.a: sysdeps/sysdep.o $(OBJ)
-- $(AR) rcv $@ $^
-+ $(AR) rscv $@ $^
-
- $(OBJ): sysdeps/sysdep.o
-