mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
11 lines
133 B
JSON
11 lines
133 B
JSON
|
[
|
||
|
{
|
||
|
"name": "GCC x86_64-linux-gnu",
|
||
|
"compilers": {
|
||
|
"C": "gcc",
|
||
|
"CXX": "g++"
|
||
|
},
|
||
|
"isTrusted": true
|
||
|
}
|
||
|
]
|