Skip to content
Snippets Groups Projects
Commit 08c4b9d4 authored by Mark W. Krentel's avatar Mark W. Krentel Committed by Peter Scheibel
Browse files

boost: fix the bjam build for Cray (#10295)

Fixes issues #9613 and #3209.

Remove the spack wrapper directories from PATH for the bootstrap step.
This was breaking the build for Cray (and other cross-compile) because
bjam was built for the BE and died on SIGILL on the FE.

This only affects building bjam.  The boost libraries are still built
the normal spack way with the spack wrappers.
parent 7e8b17b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment