
- check the version of `/usr/bin/ld` for support of `-no_fixup_chains` - check for usage of the `-fuse-ld` flag, since this flag is only supported by Apple ld64 Also, call `no_fixup_chains` when setting up the build environment.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.