diff options
| author | Thomas Weißschuh <linux@weissschuh.net> | 2026-04-04 14:59:03 +0200 |
|---|---|---|
| committer | Thomas Weißschuh <linux@weissschuh.net> | 2026-04-06 19:46:54 +0200 |
| commit | 08b96aa962209de015de6c4a51e8cadbd1b21d0a (patch) | |
| tree | b47ca5e42b12fb8db331eae621d3a6da1318d85a /rust/kernel/ptr/git@git.tavy.me:linux.git | |
| parent | e70a7bb5755997d845f641f5d46d8af4ea68fc8a (diff) | |
selftests/nolibc: only use libgcc when really necessary
nolibc should work without libgcc to be compatible with as many
toolchains as possible. Currently the functionality tested by
nolibc-test does not contain any dependencies, make sure it stays
this way by not linking libgcc anymore.
On the ppc target GCC always emits references to '_restgpr_' functions,
so keep linking libgcc there.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260404-nolibc-libgcc-v1-1-eb3ecfe0e176@weissschuh.net
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
