mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-04 01:20:04 +03:00
Fix build system problems.
Split library build rules up so that parallel building works. Fix autoconf-related dependencies. Remove obsolete JEMALLOC_VERSION definition.
This commit is contained in:
parent
af366593a4
commit
0656ec0eb4
6 changed files with 21 additions and 32 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,5 @@
|
|||
/jemalloc/autom4te.cache/
|
||||
/jemalloc/cfghdrs.stamp
|
||||
/jemalloc/cfgoutputs.stamp
|
||||
/jemalloc/config.stamp
|
||||
/jemalloc/config.log
|
||||
/jemalloc/config.status
|
||||
/jemalloc/configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue