mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
add autogenerated jemalloc.sh wrapper script
This commit is contained in:
committed by
Jason Evans
parent
da9dde0854
commit
2bd3cbc5c6
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user