aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/memtester/memtester_4.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/memtester/memtester_4.0.5.bb')
-rw-r--r--recipes/memtester/memtester_4.0.5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/memtester/memtester_4.0.5.bb b/recipes/memtester/memtester_4.0.5.bb
index e4f655545c..b829758809 100644
--- a/recipes/memtester/memtester_4.0.5.bb
+++ b/recipes/memtester/memtester_4.0.5.bb
@@ -7,8 +7,6 @@ PR = "r3"
SRC_URI = "http://pyropus.ca/software/memtester/old-versions/memtester-${PV}.tar.gz"
SRC_URI += "file://Makefile.patch"
-S = "${WORKDIR}/memtester-${PV}"
-
do_compile () {
echo '${CC} ${CFLAGS} -DPOSIX -c' > conf-cc
echo '${CC} ${LDFLAGS}' > conf-ld