diff options
| author | Johannes Berg <[email protected]> | 2023-02-12 20:32:04 +0100 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2023-04-20 22:57:00 +0200 |
| commit | ce1831fe2febf7a3a03fda43b41d7589caa022cd (patch) | |
| tree | 2ddaaeba64174861ffffb465f469bd31f7c8f80f /net/unix/af_unix.c | |
| parent | 7e364e56293bb98cae1b55fd835f5991c4e96e7d (diff) | |
um: add __weak for exported functions
If the exported glibc functions don't exist, we get link
failures. Avoid that by adding __weak so they're allowed
to not exist.
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions