mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +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.
|
||||
|
||||
--with-rpath=<colon-separated-rpath>
|
||||
Embed one or more library paths, so that Crux's internal shared library can
|
||||
find the libraries it is linked to. This works only on ELF-based systems.
|
||||
Embed one or more library paths, so that libjemalloc can find the libraries
|
||||
it is linked to. This works only on ELF-based systems.
|
||||
|
||||
--with-jemalloc-prefix=<prefix>
|
||||
Prefix all public APIs with <prefix>, so that, for example, malloc()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue