mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 17:26:41 +00:00
config: Linux kernel selectes shared libraries support
The Linux kernel supports using shared libraries, so prompt the user.
This commit is contained in:
parent
8d7dcccad5
commit
3e7ed96262
@ -3,6 +3,7 @@
|
|||||||
# Linux kernel options
|
# Linux kernel options
|
||||||
|
|
||||||
config KERNEL_linux
|
config KERNEL_linux
|
||||||
|
select KERNEL_SUPPORTS_SHARED_LIBS
|
||||||
help
|
help
|
||||||
Build a toolchain targeting systems running Linux as a kernel.
|
Build a toolchain targeting systems running Linux as a kernel.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user