Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : jemalloc | name : jemalloc | ||||
| version : 5.1.0 | version : 5.3.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/jemalloc/jemalloc/releases/download/5.1.0/jemalloc-5.1.0.tar.bz2 : 5396e61cc6103ac393136c309fae09e44d74743c86f90e266948c50f3dbb7268 | - https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2 : 2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa | ||||
| license : BSD-2-Clause | license : BSD-2-Clause | ||||
| component : programming | component : programming | ||||
| summary : jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. | summary : jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. | ||||
| description: | | description: | | ||||
| jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. | jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. | ||||
| builddeps : | |||||
| - perl | |||||
| setup : | | setup : | | ||||
| %configure --prefix=/usr --disable-static --disable-fill | %configure --prefix=/usr --disable-static --disable-fill | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm $installdir/%libdir%/*.a | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.