]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILD
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 5 Sep 2018 07:16:18 +0000 (15:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2018 07:17:27 +0000 (08:17 +0100)
commit5db09f7ad007d1def009a60d7d9bf9c13c0faa4e
tree3d30ab825fa0914a50d0e22ab2ed14801201ed56
parentfc5a5af7bc3619f575988a75efc0c4fe15478b2d
bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILD

We may also need debug native tools, so make BUILD_OPTIMIZATION respect to
DEBUG_BUILD, otherwise, we need set CFLAGS in the recipe which isn't
convenient.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf