You would also have to have correct permissions on cache dirs
(root:portage or portage:portage) this also means that the cache dir
will have to be set during build explicitly.
Do both Nim and Go support setting it?
On 2023-04-25 16:09, Maciej Barć wrote:
You would also have to have correct permissions on cache dirs (root:portage or portage:portage) this also means that the cache dir
will have to be set during build explicitly.
Do both Nim and Go support setting it?
Yes. For Nim it would be something like that:
# nim.cfg
--nimcache:"${EPREFIX}/var/cache/nim/${CATEGORY}/${PN}"
And for Go:
export GOCACHE="${EPREFIX}/var/cache/go"
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 475 |
Nodes: | 16 (2 / 14) |
Uptime: | 17:51:43 |
Calls: | 9,487 |
Calls today: | 6 |
Files: | 13,617 |
Messages: | 6,121,090 |