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-14 16:32:50 +0100 |
commit | b689c72ad2dc84b8bb55ecbf72d95701707b9bb3 (patch) | |
tree | 76c7f3ac058fe5c1c8c5f2045dd02bd9e219d40f /meta/recipes-devtools/autoconf-archive | |
parent | e2b8a3d5a10868f9c0dec8d7b9f5f89fdd100fc8 (diff) | |
download | openembedded-core-contrib-b689c72ad2dc84b8bb55ecbf72d95701707b9bb3.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}"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/autoconf-archive')
0 files changed, 0 insertions, 0 deletions