meta-virtualization/recipes-containers/docker-compose
Chen Qi 827092c2ec 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>
2023-10-02 16:15:20 +00:00
..
files docker-compose: upgrade to v2.20.3 2023-09-15 17:30:40 +00:00
docker-compose_git.bb docker-compose: fix textrel QA issue 2023-10-02 16:15:20 +00:00
relocation.inc docker-compose: upgrade to v2.20.3 2023-09-15 17:30:40 +00:00
src_uri.inc docker-compose: upgrade to v2.20.3 2023-09-15 17:30:40 +00:00