diff options
Diffstat (limited to 'devel/fnccheck/pkg-descr')
-rw-r--r-- | devel/fnccheck/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/fnccheck/pkg-descr b/devel/fnccheck/pkg-descr index f591f0220547..ad9223d22b67 100644 --- a/devel/fnccheck/pkg-descr +++ b/devel/fnccheck/pkg-descr @@ -5,6 +5,3 @@ time spend in functions, number of calls and other things. In order to use FncCheck, you have to compile your .o files with '-finstrument-functions -g' switches (gcc V2.95.2 and higher). You have then to link your executable with the library 'libfnccheck.so'. - -- George Reid -greid@ukug.uk.freebsd.org |