diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2023-09-26 22:54:10 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-10-02 16:15:20 +0000 |
commit | 827092c2ec925ea3a024dcda9ccfd738e351e6ba (patch) | |
tree | 3a10d73bc4a1e4150073a6001ab8c0f77c6ee3aa /scripts/oe-go-mod-autogen.py | |
parent | 7e9472c72b58f66eaf75c53cf0a2d95a54c1fb2e (diff) | |
download | meta-virtualization-827092c2ec925ea3a024dcda9ccfd738e351e6ba.tar.gz |
docker-compose: fix textrel QA issue
Fix textrel QA issue like below:
ERROR: QA Issue: docker-compose: ELF binary /usr/lib/docker/cli-plugins/
docker-compose has relocations in .text [textrel]
The problem could be fixed by adding -buildmode=pie, as this option has
already been in GOBUILDFLAGS except for mips and riscv32, let's 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