From patchwork Sun Oct 21 15:37:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [08/16] e2fsprogs: remove verbose compiling Date: Sun, 21 Oct 2012 05:37:47 -0000 From: Yann Diorcet X-Patchwork-Id: 193030 Message-Id: <1350833876-9499-8-git-send-email-diorcet.yann@gmail.com> To: dev@oe-lite.org Cc: Yann Diorcet From: Yann Diorcet Why few packages have V=1 and others not? Maybe add a common option --- recipes/e2fsprogs/e2fsprogs.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/e2fsprogs/e2fsprogs.inc b/recipes/e2fsprogs/e2fsprogs.inc index 775a691..68be8e8 100644 --- a/recipes/e2fsprogs/e2fsprogs.inc +++ b/recipes/e2fsprogs/e2fsprogs.inc @@ -23,8 +23,6 @@ do_compile_pre () { ( cd util; ${BUILD_CC} subst.c -o subst ) } -EXTRA_OEMAKE = "V=1" - do_install[postfuncs] += "do_install_extra" do_install_extra () { oe_runmake install-libs DESTDIR=${D}