]> code.ossystems Code Review - openembedded-core.git/commit
nss: generate debug info
authorJoe Slater <jslater@windriver.com>
Thu, 2 Apr 2015 18:41:54 +0000 (11:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Apr 2015 19:36:04 +0000 (20:36 +0100)
commit0ec01bbd845b61798366441b2c7e5b8738db6b32
tree78e16861e9ad156904cbc69041447461627082af
parent34b82b8452aa721146f95321cfd1a1fee3f0d6c8
nss: generate debug info

Because the build of nss seems to ignore CFLAGS, we never
have put source code in the -dbg package.  We do not address
the CFLAGS issue, but we do add -g to the definition of CC
so that we will generate debug info.

We also let package.bbclass populate the -dbg package instead
of forcing the contents locally.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/nss/nss.inc