src/Main/fg_commands.cxx: incremented diagnostic if profiling not available.
This commit is contained in:
parent
b78ef0c1ab
commit
1a4d3785c4
1 changed files with 1 additions and 1 deletions
|
@ -887,7 +887,7 @@ no_profiling_support()
|
|||
SG_LOG
|
||||
(
|
||||
SG_GENERAL,
|
||||
SG_WARN,
|
||||
SG_ALERT,
|
||||
"No profiling support! Install gperftools and reconfigure/rebuild fgfs."
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue