* HACKING: Typo
This commit is contained in:
parent
6835973abe
commit
4b70453d74
1 changed files with 1 additions and 1 deletions
2
HACKING
2
HACKING
|
|
@ -125,7 +125,7 @@ Running coverage tests
|
||||||
|
|
||||||
First, compile (and link) Spot with coverage enabled.
|
First, compile (and link) Spot with coverage enabled.
|
||||||
|
|
||||||
% ./configure CXX='gcc --coverage'
|
% ./configure CXX='g++ --coverage'
|
||||||
% make
|
% make
|
||||||
|
|
||||||
Then run the test suite (or any program you want to study).
|
Then run the test suite (or any program you want to study).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue