]> code.ossystems Code Review - openembedded-core.git/commit
epiphany: Fix build errors when compiling with security flags
authorKhem Raj <raj.khem@gmail.com>
Thu, 29 Jun 2017 04:59:05 +0000 (21:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jul 2017 13:38:07 +0000 (14:38 +0100)
commit8d3bd6fbf748ad6f67bb2e86854d15f99a07bf87
tree364766a2942302bd89b6466e8c19dc0ba1eb9afe
parent03b068881cc22d40c63bb23405b37ce9277460f1
epiphany: Fix build errors when compiling with security flags

We need to have some level of optimization level for FORTIFY_SOURCE
to work therefore set --enable-debug=no

Add a patch to fix build error due to unused result of fread

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
meta/recipes-gnome/epiphany/files/0001-bookmarks-Check-for-return-value-of-fread.patch [new file with mode: 0644]