summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/files/python-switch-remaining-scripts-to-use-python3.patch
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@huawei.com>2022-07-05 12:17:49 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-07-05 16:25:25 -0400
commita33188fab89bc16a82742b0cc865dda239c225dc (patch)
treedd4d64652a61862836b0b6ba01600b8ce0ace148 /recipes-networking/openvswitch/files/python-switch-remaining-scripts-to-use-python3.patch
parent320f44c6e9af463a85b58e0d87ca70273c6b87f6 (diff)
downloadmeta-virtualization-a33188fab89bc16a82742b0cc865dda239c225dc.tar.gz
podman: Fix host contamination
The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this and avoid using host headers in which case, a musl build will fail similarly to: | [...]ld: /tmp/go-link-3172010154/000015.o: in function `vfprintf': | /usr/include/x86_64-linux-gnu/bits/stdio2.h:130: undefined reference to `__vfprintf_chk' | [...]ld: /tmp/go-link-3172010154/000016.o: in function `fprintf': | /usr/include/x86_64-linux-gnu/bits/stdio2.h:100: undefined reference to `__fprintf_chk' | collect2: error: ld returned 1 exit status Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/python-switch-remaining-scripts-to-use-python3.patch')
0 files changed, 0 insertions, 0 deletions