Skip to content

Commit

Permalink
Disable Intel warnings about inline+noinline on the function
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed May 10, 2017
1 parent bd52cde commit a164f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Jamfile.v2
Expand Up @@ -23,6 +23,7 @@ lib backtrace
project
: requirements
<toolset>msvc:<asynch-exceptions>on
<toolset>intel:<cxxflags>-wd2196
<warnings>all
<test-info>always_show_run_output
;
Expand Down

0 comments on commit a164f03

Please sign in to comment.