Initial Commit

This commit is contained in:
2025-05-08 16:54:32 +03:00
commit 2aab0de270
2 changed files with 44 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: gc
description: A garbage collector for C and C++
version: 8.2.8
url: https://www.hboehm.info/gc/
license: MIT
architecture: any
depends: ["gcc"]
type: source