uselib.2: Mention CONFIG_USELIB

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-02-19 22:27:12 +01:00
parent 06cdf61aca
commit 50f6c77429
1 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,12 @@ so that this dynamic library can load the remaining libraries needed
This is also the state of affairs in libc5.
.LP
glibc2 does not use this call.
Since Linux 3.15,
.\" commit 69369a7003735d0d8ef22097e27a55a8bad9557a
this system call is available only when the kernel is configured with the
.B CONFIG_USELIB
option.
.SH SEE ALSO
.BR ar (1),
.BR gcc (1),