1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

autotools: Enable separate builddir by default

(From OE-Core rev: baf5b230af919b6b0fd14ac5fc3e734bf7c464d5)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2014-02-27 17:55:50 +00:00
parent 68ef727cdc
commit 69b6eaca3d
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -269,3 +269,5 @@ autotools_do_install() {
inherit siteconfig
EXPORT_FUNCTIONS do_configure do_install
B = "${WORKDIR}/build"