rcutorture: Always strip using the cross-compiler
authorWilly Tarreau <w@1wt.eu>
Sun, 9 Sep 2018 09:41:10 +0000 (11:41 +0200)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 9 Nov 2018 05:52:55 +0000 (21:52 -0800)
commit18d7bf8ed3a1628ee653d3abde051703642ecd60
tree1119f30e68df6a5984571a9f6d53aef4e2d5874d
parent70e9f504774b35aacd7b43d873b51ec5260e58ad
rcutorture: Always strip using the cross-compiler

Strip using -s on the compiler command line instead of calling the "strip"
utility as the latter isn't necessarily compatible with the target arch.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/mkinitrd.sh