summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/jemalloc/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/jemalloc/Config.in b/package/jemalloc/Config.in
index a9999baf13..f5ee950d14 100644
--- a/package/jemalloc/Config.in
+++ b/package/jemalloc/Config.in
@@ -13,10 +13,10 @@ config BR2_PACKAGE_JEMALLOC
depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
depends on !BR2_STATIC_LIBS
help
- This library providing a malloc(3) implementation that emphasizes
- fragmentation avoidance and scalable concurrency support.
+ This library providing a malloc(3) implementation that emphasizes
+ fragmentation avoidance and scalable concurrency support.
- http://www.canonware.com/jemalloc/
+ http://www.canonware.com/jemalloc/
comment "jemalloc needs a toolchain w/ dynamic library"
depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
OpenPOWER on IntegriCloud