mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
![]() * fixes: ld: --no-dynamic-linker: unknown option * you might need to clean the build for updated LDFLAGS to be corectly re-configured * lld and bfd are fine: $ ld.gold --help | grep dynamic-linker -I PROGRAM, --dynamic-linker PROGRAM $ ld.bfd --help | grep dynamic-linker -I PROGRAM, --dynamic-linker PROGRAM --no-dynamic-linker Produce an executable with no program interpreter header $ ld.lld --help | grep dynamic-linker --dynamic-linker=<value> --no-dynamic-linker Inhibit output of .interp section * not sure where this came from only place where I see --no-dynamic-linker in runc-opencontainers WORKDIR is: aarch64-oe-linux/13.1.1/plugin/include/config/aarch64/aarch64-linux.h: %{static-pie:-Bstatic -pie --no-dynamic-linker -z text} \ aarch64-oe-linux/13.1.1/plugin/include/aarch64-linux.h: %{static-pie:-Bstatic -pie --no-dynamic-linker -z text} \ so my guess is: 923ae4da Makefile: add support for static PIE Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
||
---|---|---|
.. | ||
aardvark-dns | ||
buildah | ||
catatonit | ||
cgroup-lite | ||
conmon | ||
container-host-config | ||
containerd | ||
cri-o | ||
cri-tools | ||
criu | ||
crun | ||
docker | ||
docker-compose | ||
docker-distribution | ||
go-digest | ||
go-errors | ||
go-spf13-cobra | ||
go-spf13-pflag | ||
k3s | ||
kubernetes | ||
lxc | ||
lxcfs | ||
nerdctl | ||
netavark | ||
oci-image-spec | ||
oci-image-tools | ||
oci-runtime-spec | ||
oci-runtime-tools | ||
oci-systemd-hook | ||
podman | ||
podman-compose | ||
podman-tui | ||
riddler | ||
runc | ||
singularity | ||
skopeo | ||
sloci-image | ||
tini | ||
umoci |