You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Perl version supported a path configuration variable, CRYSTAL_BUILD_CACHE_PATH, which specifies a directory to be used for cached files like downloaded binaries/packages.
When implementing this, we should make sure that the cache target can be on another filesystem (crenv/crystal-build#66).
The text was updated successfully, but these errors were encountered:
The Perl version supported a path configuration variable,
CRYSTAL_BUILD_CACHE_PATH
, which specifies a directory to be used for cached files like downloaded binaries/packages.When implementing this, we should make sure that the cache target can be on another filesystem (crenv/crystal-build#66).
The text was updated successfully, but these errors were encountered: