mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-22 17:52:16 +00:00
Disable Intel warnings about inline+noinline on the function
This commit is contained in:
@@ -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
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user