meta-virtualization/recipes-containers/runc
Bruce Ashfield fcc09c8c36 runc/containerd: fix build with go 1.9.x
go 1.9.x was triggering linkage errors on some build hosts due to
missing symbols.

   | tmp/work/core2-64-poky-linux/runc-docker/1.0.0-rc5+gitAUTOINC+4fc53a81fb-r0/recipe-sysroot/usr/lib/../lib/libc.a(dl-reloc-static-pie.o): In function `elf_mac:
   | /usr/src/debug/glibc/2.27-r0/git/sysdeps/x86_64/dl-machine.h:59: undefined reference to `_DYNAMIC'
   | tmp/work/core2-64-poky-linux/runc-docker/1.0.0-rc5+gitAUTOINC+4fc53a81fb-r0/recipe-sysroot/usr/lib/../lib/libc.a(dl-reloc-static-pie.o): In function `elf_get:
   | /usr/src/debug/glibc/2.27-r0/git/elf/get-dynamic-info.h:48: undefined reference to `_DYNAMIC'

By ensuring that our sysroot provided go binary and build flags make
it into the build enviroment we can build properly with 1.9 and 1.10

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-04-20 10:03:50 -04:00
..
runc-docker runc/containerd: fix build with go 1.9.x 2018-04-20 10:03:50 -04:00
runc-opencontainers runc: Use correct go cross-compiler 2017-10-05 10:44:04 -04:00
runc-docker_git.bb runc/containerd: fix build with go 1.9.x 2018-04-20 10:03:50 -04:00
runc-opencontainers_git.bb runc: uprev to 1.0.0-rc5 2018-04-02 00:24:09 -04:00
runc.inc runc/containerd: fix build with go 1.9.x 2018-04-20 10:03:50 -04:00