aboutsummaryrefslogtreecommitdiff
path: root/devel/fnccheck
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-12-21 02:19:12 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-12-21 02:19:12 +0000
commit2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch)
tree0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /devel/fnccheck
parent9edbb794ddcdb7a59f953f0784f8def772f5eceb (diff)
downloadports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.tar.gz
ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.zip
Notes
Diffstat (limited to 'devel/fnccheck')
-rw-r--r--devel/fnccheck/pkg-descr3
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