aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorZeeshan Ali <zeeshanak@gnome.org>2016-11-14 10:40:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-18 13:13:33 +0100
commit6df5997bc0a7f7af73f625b172f99964cfed9f6e (patch)
tree97a2df2f20728e920877d7ce53c1e9809cbbbd40 /meta/recipes-multimedia
parent29ddf96f8db2ac8d1aabbac21514ab3865603dcd (diff)
downloadopenembedded-core-contrib-6df5997bc0a7f7af73f625b172f99964cfed9f6e.tar.gz
nss: Disable warning on deprecated API usage
nss itself enables Werror if gcc is version 4.8 of greater, which fails the build against new glibc (2.24) because of use of readdir_r(), which is now deprecated. Let's just disable warnings on deprecated API usage. https://bugzilla.yoctoproject.org/show_bug.cgi?id=10644 Signed-off-by: Zeeshan Ali <zeeshan.ali@pelagicore.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions