aboutsummaryrefslogtreecommitdiff
path: root/devel/asmjit/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/asmjit/pkg-descr')
-rw-r--r--devel/asmjit/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/asmjit/pkg-descr b/devel/asmjit/pkg-descr
index 46ada89840cd..11361f1f2757 100644
--- a/devel/asmjit/pkg-descr
+++ b/devel/asmjit/pkg-descr
@@ -3,5 +3,3 @@ native code for x86 and x64 architectures and supports the whole x86/x64
instruction set - from legacy MMX to the newest AVX512. It has a type-safe API
that allows C++ compiler to do semantic checks at compile-time even before the
assembled code is generated and/or executed.
-
-WWW: https://asmjit.com/