mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
libatomic_ops 7.6.10.
This commit is contained in:
parent
bdab13eb60
commit
e1350d1745
6 changed files with 30 additions and 0 deletions
3
sysc.py
3
sysc.py
|
|
@ -195,3 +195,6 @@ class SysC(SysGeneral):
|
|||
|
||||
# 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