diff options
author | Willy Tarreau <w@1wt.eu> | 2021-01-21 08:48:08 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-21 10:06:45 -0800 |
commit | 26cec81415b1b2a2e8e36ef0b24cf5f26467aa61 (patch) | |
tree | 57b50ff7e222d9646d9cdffc81f7e9608caf0495 /include/linux/trace_recursion.h | |
parent | 3c6ce7a5363723a05bfe3ee03a8d4a9b66841ae4 (diff) |
tools/rcutorture: Fix position of -lgcc in mkinitrd.sh
The -lgcc command-line argument is placed poorly in the build options,
which can result in build failures, for exapmle, on ARM when uidiv()
is required. This commit therefore places the -lgcc argument after the
source files.
Fixes: b94ec36896da ("rcutorture: Make use of nolibc when available")
Tested-by: Valentin Schneider <valentin.schneider@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com> [arm64]
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/linux/trace_recursion.h')
0 files changed, 0 insertions, 0 deletions