mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 02:15:24 +01:00
Boehm-gc 8.0.4
This commit is contained in:
parent
e1350d1745
commit
de582f1866
6 changed files with 32 additions and 0 deletions
3
sysc.py
3
sysc.py
|
|
@ -198,3 +198,6 @@ class SysC(SysGeneral):
|
|||
|
||||
# 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")
|
||||
|
||||
# boehm-gc 8.0.4
|
||||
self.get_file("https://www.hboehm.info/gc/gc_source/gc-8.0.4.tar.gz")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue