mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-31 07:28:02 +03:00
add autogenerated jemalloc.sh wrapper script
This commit is contained in:
parent
da9dde0854
commit
2bd3cbc5c6
4 changed files with 30 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ TEST_LIBRARY_PATH :=
|
|||
endif
|
||||
|
||||
# Lists of files.
|
||||
BINS := @srcroot@bin/pprof
|
||||
BINS := @srcroot@bin/pprof @objroot@bin/jemalloc.sh
|
||||
CHDRS := @objroot@include/jemalloc/jemalloc@install_suffix@.h \
|
||||
@objroot@include/jemalloc/jemalloc_defs@install_suffix@.h
|
||||
CSRCS := @srcroot@src/jemalloc.c @srcroot@src/arena.c @srcroot@src/atomic.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue