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 19:06:45 +0100 |
commit | 26cec81415b1b2a2e8e36ef0b24cf5f26467aa61 (patch) | |
tree | 57b50ff7e222d9646d9cdffc81f7e9608caf0495 /lib | |
parent | tools/nolibc: Fix position of -lgcc in the documented example (diff) | |
download | linux-26cec81415b1b2a2e8e36ef0b24cf5f26467aa61.tar.xz linux-26cec81415b1b2a2e8e36ef0b24cf5f26467aa61.zip |
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 'lib')
0 files changed, 0 insertions, 0 deletions