Files
kata-containers/tools/packaging/static-build/virtiofsd
Hyounggyu Choi 43fcb8fd09 virtiofsd: Not use "link-self-contained=yes" on s390x
The compile option link-self-contained=yes asks rustc to use
C library startup object files that come with the compiler,
which are not available on the target s390x-unknown-linux-gnu.
A build does not contain any startup files leading to a
broken executable entry point (causing segmentation fault).

Fixes: #5522

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
2022-10-26 23:43:22 +02:00
..
2022-10-14 12:41:21 +02:00
2022-10-14 12:41:21 +02:00
2022-10-14 12:41:21 +02:00