aboutsummaryrefslogtreecommitdiff
path: root/devel/compiler-rt/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/compiler-rt/pkg-descr')
-rw-r--r--devel/compiler-rt/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/compiler-rt/pkg-descr b/devel/compiler-rt/pkg-descr
index 231bd7fe3ec8..bcd3abd07a96 100644
--- a/devel/compiler-rt/pkg-descr
+++ b/devel/compiler-rt/pkg-descr
@@ -5,5 +5,3 @@ for a 32-bit target, converting a double to a 64-bit unsigned integer
is compiling into a runtime call to the "__fixunsdfdi" function. The
compiler-rt library provides optimized implementations of this and other
low-level routines.
-
-WWW: http://compiler-rt.llvm.org/