summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost-build-native_1.87.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/boost/boost-build-native_1.87.0.bb')
-rw-r--r--meta/recipes-support/boost/boost-build-native_1.87.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-support/boost/boost-build-native_1.87.0.bb b/meta/recipes-support/boost/boost-build-native_1.87.0.bb
index 764f410780..5b914b6f88 100644
--- a/meta/recipes-support/boost/boost-build-native_1.87.0.bb
+++ b/meta/recipes-support/boost/boost-build-native_1.87.0.bb
@@ -14,8 +14,6 @@ UPSTREAM_CHECK_GITTAGREGEX = "boost-(?P<pver>(\d+(\.\d+)+))"
14 14
15inherit native 15inherit native
16 16
17S = "${WORKDIR}/git"
18
19do_compile() { 17do_compile() {
20 ./bootstrap.sh 18 ./bootstrap.sh
21} 19}