diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2023-09-19 22:18:03 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-25 01:23:34 +0000 |
commit | b65fe24b8cbcf8797f31d058a79f8a21985e955d (patch) | |
tree | b0e32b713fd5f1c3756c89c1ecb896b8d411e0ce /scripts/oe-go-mod-autogen.py | |
parent | 5510a784fffd4fee89bc068d2689e865dfa0b9c3 (diff) | |
download | meta-virtualization-b65fe24b8cbcf8797f31d058a79f8a21985e955d.tar.gz |
nerdctl: fix textrel QA issue
Fix the following QA issue:
ERROR: QA Issue: nerdctl: ELF binary /usr/bin/nerdctl has relocations in .text [textrel]
We want to use -buildmode=pie, in order to avoid duplicating codes with
go.bbclass, make use of GOBUILDFLAGS.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts/oe-go-mod-autogen.py')
0 files changed, 0 insertions, 0 deletions