mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
gprof needs the debug-symbols to produce the call-graph
[SVN r14985]
This commit is contained in:
@@ -148,5 +148,6 @@ variant release : common :
|
||||
# Profiling variant by Toon Knapen <toon@si-lab.com>
|
||||
variant profile : release :
|
||||
<profiling>on
|
||||
<debug-symbols>on
|
||||
;
|
||||
|
||||
|
||||
@@ -148,5 +148,6 @@ variant release : common :
|
||||
# Profiling variant by Toon Knapen <toon@si-lab.com>
|
||||
variant profile : release :
|
||||
<profiling>on
|
||||
<debug-symbols>on
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user