mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 03:56:32 +01:00
Boehm-gc 8.0.4
This commit is contained in:
parent
8234e8db5e
commit
9cbca95108
6 changed files with 35 additions and 0 deletions
3
sysa.py
3
sysa.py
|
|
@ -467,3 +467,6 @@ class SysA:
|
|||
|
||||
# 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