mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Add a new native lib for Linux-arm (#436)
* use lts image for glibc compatibility fixes #417 * Update dockcross-aarch64 * Update native libraries --------- Co-authored-by: NersesAM <1935500+NersesAM@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f92925a4ad
commit
86ebb48261
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-arm64
|
||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-arm64-lts
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Helpers
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-arm64
|
||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-arm64-lts
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Helpers
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user