]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - config/kernel/kernel.config.x86_64-ipfire
kernel: disable CONFIG_USELIB on x86_64 and i586(-pae)
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 18 Apr 2020 08:24:08 +0000 (10:24 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 2 Jun 2020 11:15:13 +0000 (11:15 +0000)
commitc2749c1bed787890c843b16ebbcf99c85a21eefb
treec4d8d1c3be5ed607f0c80242c8ecd4ac1b044d97
parentb5e1ccaee2d8b7419bb04c7d09f014c2bb7028d0
kernel: disable CONFIG_USELIB on x86_64 and i586(-pae)

> This option enables the uselib syscall a system call used in the dynamic
> linker from libc5 and earlier. glibc does not use this system call. If you
> intend to run programs built on libc5 or earlier you may need to enable this
> syscall. Current systems running glibc can safely disable this.

In my point of view, the last sentence matches our situation.

Fixes: #12379
Cc: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/kernel/kernel.config.i586-ipfire
config/kernel/kernel.config.i586-ipfire-pae
config/kernel/kernel.config.x86_64-ipfire