labs/tidepool/npins/sources.json
Piper McCorkle a5b66548d3 gcc: add glibc to rpath (#36)
This way, the binaries glibc builds will actually get linked to our libc.so at runtime, instead of the system one.

Reviewed-on: #36
Reviewed-by: vlinkz <vlinkz@snowflakeos.org>
Co-authored-by: Piper McCorkle <contact@piperswe.me>
Co-committed-by: Piper McCorkle <contact@piperswe.me>
2025-10-07 06:17:07 +00:00

29 lines
757 B
JSON

{
"pins": {
"foundation": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.auxolotl.org/auxolotl/foundation.git"
},
"branch": "main",
"submodules": false,
"revision": "187b21870e60c650fb7f08c00b99e6f648c53198",
"url": null,
"hash": "sha256-UZpbkervrxpUHgIEDHExevG7Aza36vjLMZFagzTJqLA="
},
"lib": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.auxolotl.org/auxolotl/lib.git"
},
"branch": "main",
"submodules": false,
"revision": "2af4e9f1d5dfe835c0eba15be1035bfa4065aca7",
"url": null,
"hash": "sha256-fwycuhXJGDHniLlxA8Xx4IELUObrP0EW3EnsDwNdyoQ="
}
},
"version": 6
}