From patchwork Thu Nov 15 05:19:51 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,0/1] eglibc: always compile with optimization. Date: Thu, 15 Nov 2012 05:19:51 -0000 From: jackie huang X-Patchwork-Id: 39099 Message-Id: To: Cc: Jackie.Huang@windriver.com, Zhenfeng.Zhao@windriver.com From: Jackie Huang * Test info: 1) MACHINE=qemux86-64/qemuppc/qemumips $ bitbake core-image-sato $ bitbake eglibc 2) MACHINE=qemux86-64/qemuppc/qemumips DEBUG_OPTIMIZATION = "-O0 -fno-omit-frame-pointer ${DEBUG_FLAGS} -pipe" DEBUG_BUILD = "1" or SELECTED_OPTIMIZATION = "${DEBUG_OPTIMIZATION}" $ bitbake core-image-sato $ bitbake eglibc The following changes since commit 5e4714a454f9f742bf8af70dad2aa66ccb87e3fd: lib/oe/classextend: Ensure we don't extend expressions more than once (2012-11-06 09:29:03 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_eglibc_1114_1 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_eglibc_1114_1 Jackie Huang (1): eglibc: always compile with optimization. meta/recipes-core/eglibc/eglibc_2.16.bb | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-)