David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
commit | author | age
32804b 1 {
CG 2     "dependencies": [
3         "compress/zstd",
4         "developer/gnu-binutils",
5         "developer/linker",
6         "library/zlib",
7         "shell/ksh93",
8         "system/header",
9         "system/library",
10         "system/library/c-runtime",
11         "system/library/math"
12     ],
13     "fmris": [
14         "developer/gcc-13",
15         "system/library/g++-13-runtime",
16         "system/library/gcc-13-compat-links",
17         "system/library/gcc-13-runtime",
18         "system/library/gccgo-13-runtime",
19         "system/library/gfortran-13-runtime",
20         "system/library/gobjc-13-runtime"
21     ],
22     "name": "gcc"
23 }