mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-14 11:33:39 +03:00
Update description of --with-rpath.
This commit is contained in:
parent
94ad2b57c3
commit
6c8b13bf43
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ any of the following arguments (not a definitive list) to 'configure':
|
||||||
and /usr/local/man.
|
and /usr/local/man.
|
||||||
|
|
||||||
--with-rpath=<colon-separated-rpath>
|
--with-rpath=<colon-separated-rpath>
|
||||||
Embed one or more library paths, so that Crux's internal shared library can
|
Embed one or more library paths, so that libjemalloc can find the libraries
|
||||||
find the libraries it is linked to. This works only on ELF-based systems.
|
it is linked to. This works only on ELF-based systems.
|
||||||
|
|
||||||
--with-jemalloc-prefix=<prefix>
|
--with-jemalloc-prefix=<prefix>
|
||||||
Prefix all public APIs with <prefix>, so that, for example, malloc()
|
Prefix all public APIs with <prefix>, so that, for example, malloc()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue