Boehm-gc 8.0.4

This commit is contained in:
Andrius Štikonas 2021-07-02 01:09:54 +01:00 committed by fosslinux
parent e1350d1745
commit de582f1866
6 changed files with 32 additions and 0 deletions

View file

@ -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")