[OE-core] [PATCH] scripts: Use fixed temporary file instead of pipe for here-doc

Richard Purdie richard.purdie at linuxfoundation.org
Wed Nov 21 10:07:04 UTC 2018


On Wed, 2018-11-21 at 17:39 +0800, zhe.he at windriver.com wrote:
> From: He Zhe <zhe.he at windriver.com>
> 
> A workaround for possible "*** Compiler lacks asm-goto support..
> Stop."
> linux-libc-headers is built by gcc on build machine, which could not
> contain the
> fix.
> 
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
>  ...-fixed-temporary-file-instead-of-pipe-for.patch | 60
> ++++++++++++++++++++++
>  .../linux-libc-headers/linux-libc-headers_4.18.bb  |  4 ++
>  2 files changed, 64 insertions(+)
>  create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-
> libc-headers/0001-scripts-Use-fixed-temporary-file-instead-of-pipe-
> for.patch

How old is an "old gcc"?

If this isn't going upstream, I'm not sure we want to take and carry
this either. Unless this is a gcc people would commonly run into I'm
tempted not to take this.

Also, your patch subject is wrong as this does not change our scripts
directory.

Cheers,

Richard





More information about the Openembedded-core mailing list