commit | 3291e07767287cf5fedd2bbf3df6f0549e8ca4fd | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Sep 06 10:26:07 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Sep 06 10:26:07 2018 -0700 |
tree | 39b76261e24b86d29949f83be6460a6789d451e6 | |
parent | 4191bdcc7ea07af42fac849bedc4bef4d0ec5279 [diff] |
rcutorture: Add cross-compile capability to initrd.sh This adds the CROSS_COMPILE environment to the initrd.sh script's gcc command to enable cross compilation. Reported-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>