Open modassarrana89 opened 6 months ago
Verified curl command output on s390x architecture as shown below
[root@m1305001 ~]# ./static-curl/release/curl-s390x -V
curl 8.7.1 (s390x-ibm-linux-musl) libcurl/8.7.1 OpenSSL/3.1.4 zlib/1.3.1 libssh2/1.11.0 nghttp2/1.58.0
Release-Date: 2024-03-27
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS HSTS HTTP2 HTTPS-proxy IPv6 Largefile libz NTLM SSL threadsafe TLS-SRP UnixSockets
it is building for multi-architecture , but not for s390x. May i know the reason behind it . I have triggered build.sh for s390x & it seems working fine. I have not pasted the complete output , just a small part for your reference