mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
libatomic_ops 7.6.10.
This commit is contained in:
parent
6edb5b3212
commit
d810a77175
6 changed files with 33 additions and 0 deletions
3
sysa.py
3
sysa.py
|
|
@ -460,3 +460,6 @@ class SysA:
|
|||
|
||||
# libffi 3.3
|
||||
self.get_file("https://github.com/libffi/libffi/releases/download/v3.3/libffi-3.3.tar.gz")
|
||||
|
||||
# libatomic_ops 7.6.10
|
||||
self.get_file("https://github.com/ivmai/libatomic_ops/releases/download/v7.6.10/libatomic_ops-7.6.10.tar.gz")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue