summaryrefslogtreecommitdiffstats
path: root/recipes/libgc/libgc_7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgc/libgc_7.1.bb')
-rw-r--r--recipes/libgc/libgc_7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgc/libgc_7.1.bb b/recipes/libgc/libgc_7.1.bb
index 9ab47e4766..e134f83622 100644
--- a/recipes/libgc/libgc_7.1.bb
+++ b/recipes/libgc/libgc_7.1.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.hpl.hp.com/personal/Hans_Boehm/gc/"
SRC_URI = "http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-${PV}.tar.gz"
-inherit autotools_stage
+inherit autotools
S = "${WORKDIR}/gc-${PV}"