]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass, goarch.bbclass: update SECURITY_CFLAGS
authorMatt Madison <matt@madison.systems>
Sun, 4 Mar 2018 21:09:33 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:36:33 +0000 (06:36 -0800)
commitf2ff90eb7d27a2f69f5948fa8c301de30f5c8132
tree4f3f65293ba614c04201efafb2cfd82556e2f2e6
parente72d2a7b7ee7913095a35ae92c3ca364de00c8a7
go.bbclass, goarch.bbclass: update SECURITY_CFLAGS

With go1.10 the NOPIE flags are only required for
MIPS target builds, and are now incompatible for
the other architectures.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/go.bbclass
meta/classes/goarch.bbclass