diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-11-08 19:14:43 +0100 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2023-12-11 22:38:30 +0100 |
commit | 544102458a8d1c33f9f5f99f9bda8e2b858bcb10 (patch) | |
tree | 5e821833ba97448624f312e81592249cbd29b060 /tools/net/ynl/generated/devlink-user.c | |
parent | 8bcf9a485541fe0079483162496db1add932689b (diff) |
tools/nolibc: mips: add support for PIC
MIPS requires some extra instructions to set up the $gp register for the
with a pointer to the global data area.
This isn't needed for non-PIC builds, but this patch enables the code
unconditionally to prevent bitrot.
Also enable PIC in one of the test configurations for ongoing
validation.
Link: https://lore.kernel.org/r/20231108-nolibc-pic-v2-1-4fb0d6284757@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.c')
0 files changed, 0 insertions, 0 deletions