mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Remove unneeded dependencies from Jamfile all together.
This commit is contained in:
@@ -35,11 +35,6 @@ obj no_eh : noeh_support.cpp : <library>/boost/config//boost_config ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
#<library>/boost/math//boost_math
|
||||
#<library>/boost/multiprecision//boost_multiprecision
|
||||
#<library>/boost/test//included
|
||||
#<library>/boost/type_index//boost_type_index
|
||||
#<library>/boost/ublas//boost_ublas
|
||||
$(OBJ_REMOVAL_OPTIONS)
|
||||
<toolset>acc:<cxxflags>+W2068,2461,2236,4070,4069
|
||||
<toolset>intel-win:<cxxflags>-nologo
|
||||
|
||||
Reference in New Issue
Block a user