From 912dea2a12024a97a0247be80851556f0e81c61c Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 6 Oct 2021 10:44:28 +0300 Subject: [PATCH] Update gc to 8.0.6 --- system/devel/gc/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/devel/gc/pspec.xml b/system/devel/gc/pspec.xml index 6c4a74b4..5e58d41c 100644 --- a/system/devel/gc/pspec.xml +++ b/system/devel/gc/pspec.xml @@ -13,7 +13,7 @@ library A garbage collector for C and C++ The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. - https://hboehm.info/gc/gc_source/gc-8.0.4.tar.gz + https://github.com/ivmai/bdwgc/releases/download/v8.0.6/gc-8.0.6.tar.gz libatomic_ops-devel @@ -47,6 +47,13 @@ + + 2021-10-06 + 8.0.6 + Rebuild. + Ivan Maidanski + ivmai@mail.ru + 2020-12-03 8.0.4