ppc64-le (Fix): Use an LTS-version of cross-compiler for Linux ppc64-le (#516)

* ppc64-le (Fix): Use an LTS-version of cross-compiler for Linux ppc64-le

* Update native libraries for 4764a47e75 (#517)

Co-authored-by: xerial <xerial@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: xerial <xerial@users.noreply.github.com>
This commit is contained in:
Taro L. Saito 2023-09-26 09:59:36 -07:00 committed by GitHub
parent 67f5d26981
commit 3c67a7b51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le:20210624-de7b1b0
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le-lts
#------------------------------------------------------------------------------
# Helpers

0
docker/dockcross-windows-arm64 Normal file → Executable file
View File