build system: remove special-casing for extra libs
It is not reliable (tried on three systems, multiple problems). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -514,14 +514,6 @@ config PIE
|
||||
|
||||
Most people will leave this set to 'N'.
|
||||
|
||||
config LINK_WITH_PTHREAD
|
||||
bool "Link with pthread library"
|
||||
default n
|
||||
help
|
||||
On some systems, some libraries (such as crypt) also require pthread.
|
||||
|
||||
Select this only if your build otherwise fails.
|
||||
|
||||
config NOMMU
|
||||
bool "Force NOMMU build"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user