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

This commit is contained in:
Taro L. Saito 2023-09-26 09:41:30 -07:00
parent 67f5d26981
commit 4764a47e75
1 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