aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Xcode.md
diff options
context:
space:
mode:
authorKaito Udagawa2016-11-22 23:28:40 +0900
committerKaito Udagawa2016-11-22 23:52:26 +0900
commit00b18c3587cb445c5b1db43d43968f5cebf0d67f (patch)
tree78e57c04079f042a0c9bd2363a7b4d8c11e0f754 /docs/Xcode.md
parentc3f959d6af36f075600aac63f208d59c30cd602c (diff)
downloadbrew-00b18c3587cb445c5b1db43d43968f5cebf0d67f.tar.bz2
osxfuse_requirement: add library and include paths
In the installation whose prefix is other than /usr/local, osxfuse library and include path must explicitly be specified during build. Although brew's pkg-config is configured to prepend appropriates paths, the prepended paths (/usr/local) supercede the original HOMEBREW_PREFIX. This behavior will cause the linker to select libraries outside brew's tree. By adding /usr/local to HOMEBREW_LIBRARY_PATHS, superenv ensures that appears only after the HOMEBREW_PREFIX, and thus fixes this problem. HOMEBREW_INCLUDE_PATHS is also configured like keg-only Formulae.
Diffstat (limited to 'docs/Xcode.md')
0 files changed, 0 insertions, 0 deletions