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
Fix lock.yaml write error by redirecting MFC paths to temp directory
The mfc wrapper was trying to write lock.yaml to the read-only Cellar
location. This patch overrides mfc.common paths to use the temporary
working directory for writable files (build/, lock.yaml) while keeping
toolchain and examples pointing to the Homebrew installation.
0 commit comments