Commit graph

5 commits

Author SHA1 Message Date
Adrian Ho
98826c8178 fix brew style complaints 2021-07-01 00:16:33 +08:00
Adrian Ho
cff1a61202 cc shim path sanitization workaround
Homebrew's `cc` shim removes all `/usr/local` paths for non-`/usr/local`
Homebrew installations (e.g. Apple Silicon Homebrew). This adds a
`setup_fuse` method that copies FUSE files into a temp hierarchy for
use during builds. (Symlinking the files doesn't work because the
shim canonicalizes all paths.)

Also add `ntfs-3g-mac` as a test case.
2021-06-30 23:58:30 +08:00
Adrian Ho
eb3fb874c1 MacfuseRequrement: try env :std for ARM 2021-06-30 11:54:08 +08:00
Adrian Ho
9f09eabe0a Stop hosting macfuse
Homebrew is still maintaining the cask, so it's silly to keep another copy.
2021-04-26 12:33:24 +08:00
Adrian Ho
5755adc7af add require/macfuse 2021-01-10 19:09:06 +08:00