diff options
author | Ignat Korchagin <ignat@cloudflare.com> | 2020-07-20 00:02:22 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-10-12 00:13:15 +0300 |
commit | 730586ff7fada525943f1eee0681fa62a3fc6128 (patch) | |
tree | 68215b586ef18d5998968d13c8c15167728bf10e /arch/um/kernel | |
parent | 5e1121cd43d4d3436140a462bfc230ff8aeb1693 (diff) | |
download | linux-730586ff7fada525943f1eee0681fa62a3fc6128.tar.xz |
um: Allow static linking for non-glibc implementations
It is possible to produce a statically linked UML binary with UML_NET_VECTOR,
UML_NET_VDE and UML_NET_PCAP options enabled using alternative libc
implementations, which do not rely on NSS, such as musl.
Allow static linking in this case.
Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Tested-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/kernel')
0 files changed, 0 insertions, 0 deletions