mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Add the --with-install-suffix configure option.
Fix some bugs in the Makefile's install target.
This commit is contained in:
parent
bbaaecb729
commit
b0fd5016db
33 changed files with 161 additions and 95 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -8,5 +8,9 @@
|
|||
/jemalloc/doc/jemalloc.3
|
||||
/jemalloc/lib/
|
||||
/jemalloc/Makefile
|
||||
/jemalloc/src/internal/jemalloc_internal\.h
|
||||
/jemalloc/src/internal/mtrgraph_defs\.h
|
||||
/jemalloc/src/internal/mtrplay_defs\.h
|
||||
/jemalloc/src/jemalloc\.h
|
||||
/jemalloc/src/jemalloc_defs\.h
|
||||
/jemalloc/src/*.[od]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue