summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2016-01-17 10:54:12 -0500
committerErik Schnetter <schnetter@gmail.com>2016-01-17 10:54:12 -0500
commit981cefe8d3f4f73461789713726a9658498a5f14 (patch)
tree70c52365887df81550996f6f3870e5c7e186b107 /share
parent1268b415709356d369dfdd69a5eef6e1b775e851 (diff)
downloadspack-981cefe8d3f4f73461789713726a9658498a5f14.tar.gz
spack-981cefe8d3f4f73461789713726a9658498a5f14.tar.bz2
spack-981cefe8d3f4f73461789713726a9658498a5f14.tar.xz
spack-981cefe8d3f4f73461789713726a9658498a5f14.zip
Make Boost build with MPI on OS X
Boost does not build on OS X with either gold or binutils. The gold linker does not exist on Darwin, and binutils on Darwin provides an assembler that doesn't work for Boost. - Introduce a variant that specifies whether to build with binutils, defaulting to true for backward compatibility - Auto-detect whether we build on Darwin; in this case, set the gold and binutils variant defaults to false - Clean up configure flags for as and ld
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions