aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/ltrace/ltrace_0.3.35.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/ltrace/ltrace_0.3.35.oe')
-rw-r--r--nonworking/ltrace/ltrace_0.3.35.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/nonworking/ltrace/ltrace_0.3.35.oe b/nonworking/ltrace/ltrace_0.3.35.oe
deleted file mode 100644
index 48df0a60c0..0000000000
--- a/nonworking/ltrace/ltrace_0.3.35.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "ltrace is a library call tracing tool."
-PR = "1"
-
-SRC_URI = "${DEBIAN_MIRROR}/main/l/ltrace/ltrace_0.3.35.tar.gz \
- file://no_global_includes.patch;patch=1 "
-
-inherit autotools
-
-EXTRA_OEMAKE = "ARCH=${HOST_ARCH}"
-
-S = "${WORKDIR}/ltrace-${PV}"