Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : jemalloc | name : jemalloc | ||||
| version : 4.5.0 | version : 5.1.0 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/jemalloc/jemalloc/releases/download/4.5.0/jemalloc-4.5.0.tar.bz2 : 9409d85664b4f135b77518b0b118c549009dc10f6cba14557d170476611f6780 | - https://github.com/jemalloc/jemalloc/releases/download/5.1.0/jemalloc-5.1.0.tar.bz2 : 5396e61cc6103ac393136c309fae09e44d74743c86f90e266948c50f3dbb7268 | ||||
| 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 : | builddeps : | ||||
| - perl | - 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 | rm $installdir/%libdir%/*.a | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.