mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Fix GLIBC_2.32 not found error on IBM PowerPC LE RedHat 8.6 OS (required by /libsnappyjava.so) #512 (#515)
Co-authored-by: Vinesh Chemmala Paul <vpaul@cloudera.com>
This commit is contained in:
parent
681b2e1b96
commit
0016fed5b4
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le
|
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le:20210624-de7b1b0
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# Helpers
|
# Helpers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user