[OE-core] [PATCH] qemu-native: set ld.bfd, fix cflags, and set some environment vars

Burton, Ross ross.burton at intel.com
Mon Jun 13 12:16:12 UTC 2016


On 13 June 2016 at 02:09, Stephen Arnold <sarnold at vctlabs.com> wrote:

> +++ b/meta/recipes-devtools/qemu/qemu/qemu-2.5.0-cflags.patch
> @@ -0,0 +1,13 @@
> +--- a/configure
> ++++ b/configure
> +@@ -4468,10 +4468,6 @@ fi
> + if test "$gcov" = "yes" ; then
> +   CFLAGS="-fprofile-arcs -ftest-coverage -g $CFLAGS"
> +   LDFLAGS="-fprofile-arcs -ftest-coverage $LDFLAGS"
> +-elif test "$fortify_source" = "yes" ; then
> +-  CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 $CFLAGS"
> +-elif test "$debug" = "no"; then
> +-  CFLAGS="-O2 $CFLAGS"
> + fi
>

This patch needs an explanation in the header, an upstream status, and a
signed-off-by.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160613/cb5f6144/attachment-0002.html>


More information about the Openembedded-core mailing list