mirror of
https://github.com/boostorg/build.git
synced 2026-01-19 04:02:14 +00:00
Only use rdynamic on Linux for rrdebug.
This commit is contained in:
@@ -57,7 +57,7 @@ project b2
|
||||
<toolset>clang-win:<define>_CRT_SECURE_NO_WARNINGS=1
|
||||
<toolset>clang-win:<define>_CRT_NONSTDC_NO_DEPRECATE=1
|
||||
<toolset>clang:<cxxflags>-Wno-deprecated-declarations
|
||||
<toolset>gcc,<variant>debug:<linkflags>-rdynamic
|
||||
<toolset>gcc,<variant>debug,<target-os>linux:<linkflags>-rdynamic
|
||||
;
|
||||
|
||||
#|
|
||||
|
||||
Reference in New Issue
Block a user