diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-08-09 11:44:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 09:44:33 +0100 |
commit | b0206bd90be327c0b2abfeae189e0cda4804a53e (patch) | |
tree | 0f5459a7a73cda6e25a792a48d9012d28dcc9997 /meta/classes | |
parent | 63a4ff7cf5f7d1671ab85800bc2212dd9cd9748d (diff) | |
download | poky-b0206bd90be327c0b2abfeae189e0cda4804a53e.tar.gz |
go(-dep): add INSANE_SKIP for textrel
* I'm not using go or go-dep, so I'm not going to fix it proplerly,
it was just bothering me in world builds
* this is reproducible only with ptest in DISTRO_FEATUREs (for aarch64
issue) and included security_flags.inc, more specifically with the PIE
flags, so alternative work around is:
SECURITY_CFLAGS_pn-go = "${SECURITY_NOPIE_CFLAGS}"
SECURITY_CFLAGS_pn-go-dep = "${SECURITY_NOPIE_CFLAGS}"
(From OE-Core rev: b689c72ad2dc84b8bb55ecbf72d95701707b9bb3)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions