Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`cxxflags` must be a string type not an array or it will be expanded as: ``` if [ -n "Array" ] then B2_ARGS+=("cxxflags=Array") fi ``` Fixes #246
- Loading branch information