homebrew-fuse/require
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
..
macfuse.rb cc shim path sanitization workaround 2021-06-30 23:58:30 +08:00