summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/boost/boost.inc')
-rw-r--r--meta/recipes-support/boost/boost.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
index cf4faca449..27d489f487 100644
--- a/meta/recipes-support/boost/boost.inc
+++ b/meta/recipes-support/boost/boost.inc
@@ -154,6 +154,7 @@ do_boostconfig() {
154 sed -i '/^using python/d' project-config.jam 154 sed -i '/^using python/d' project-config.jam
155} 155}
156 156
157do_boostconfig[dirs] = "${S}"
157addtask do_boostconfig after do_patch before do_configure 158addtask do_boostconfig after do_patch before do_configure
158 159
159do_compile() { 160do_compile() {