diff options
Diffstat (limited to 'devel/fnccheck/pkg-descr')
-rw-r--r-- | devel/fnccheck/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fnccheck/pkg-descr b/devel/fnccheck/pkg-descr index 71433e1..23b1efc 100644 --- a/devel/fnccheck/pkg-descr +++ b/devel/fnccheck/pkg-descr @@ -6,4 +6,4 @@ 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 'libfc.so'. -WWW: http://sourceforge.net/projects/fnccheck/ +WWW: https://sourceforge.net/projects/fnccheck/ |