Commit 2989444d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf jemalloc-5.1.0.tar.bz2
cd jemalloc-5.1.0 && ./configure --prefix=/usr
$(MAKE) -C jemalloc-5.1.0
$(MAKE) -C jemalloc-5.1.0 install
rm -rf jemalloc-5.1.0
bin
/usr/bin/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
headers
/usr/include/jemalloc/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment