diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-11-09 05:12:32 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-11-09 05:35:44 +0000 |
commit | 5587dd15356f9897e9e000da4ba6e08733d24287 (patch) | |
tree | a073abc959ee3375d9fa8991be9d045936b57b3e /recipes-containers/docker-compose/files/0001-setup.py-import-fastentrypoints.patch | |
parent | 9232b203626a96fed1907cf7fb3f4e27d3fae607 (diff) | |
download | meta-virtualization-5587dd15356f9897e9e000da4ba6e08733d24287.tar.gz |
podman: fix documentation build issues
podman commit dfec510b41b5 [go-md2man: use vendored-in version, not
system] removes the shell test for go-md2man, which means our native
executable is not found.
While we could export GOMD2MAN and point it to our sysroot version
(${RECIPE_SYSROOT_NATIVE}/usr/bin/go-md2man), we could run into the
issues with formatting that the podman commit is trying to avoid.
If we pass our build host architecture to the build, it will be
used and the executable created as part of the compilation.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker-compose/files/0001-setup.py-import-fastentrypoints.patch')
0 files changed, 0 insertions, 0 deletions