Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jemalloc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
jemalloc
Commits
2989444d
Commit
2989444d
authored
Mar 25, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
Makefile
Makefile
+6
-0
jemalloc-5.1.0.tar.bz2
jemalloc-5.1.0.tar.bz2
+0
-0
jemalloc.groups
jemalloc.groups
+12
-0
No files found.
Makefile
0 → 100644
View file @
2989444d
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
jemalloc-5.1.0.tar.bz2
0 → 100644
View file @
2989444d
File added
jemalloc.groups
0 → 100644
View file @
2989444d
bin
/usr/bin/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
headers
/usr/include/jemalloc/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment