mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/jemalloc: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
cc1d379ec4
commit
a121757f85
@ -13,10 +13,10 @@ config BR2_PACKAGE_JEMALLOC
|
|||||||
depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
|
depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
|
||||||
depends on !BR2_STATIC_LIBS
|
depends on !BR2_STATIC_LIBS
|
||||||
help
|
help
|
||||||
This library providing a malloc(3) implementation that emphasizes
|
This library providing a malloc(3) implementation that emphasizes
|
||||||
fragmentation avoidance and scalable concurrency support.
|
fragmentation avoidance and scalable concurrency support.
|
||||||
|
|
||||||
http://www.canonware.com/jemalloc/
|
http://www.canonware.com/jemalloc/
|
||||||
|
|
||||||
comment "jemalloc needs a toolchain w/ dynamic library"
|
comment "jemalloc needs a toolchain w/ dynamic library"
|
||||||
depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
|
depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user