Tidy up Jamfile

This commit is contained in:
Vinnie Falco
2017-07-24 16:07:28 -07:00
parent 5d65f81e5f
commit f642eebf00
2 changed files with 1 additions and 5 deletions

View File

@ -10,6 +10,7 @@ Version 86:
* Update documentation for boost
* Update copyrights
* Remove spurious declaration
* Tidy up Jamfile
--------------------------------------------------------------------------------

View File

@ -49,11 +49,6 @@ else
lib crypto ;
}
if [ os.name ] = MACOSX
{
using clang : : ;
}
variant coverage :
debug
: