On 6/26/22 17:15, David Gow wrote:
+If a special toolchain is required, it can be slightly more complicated:
+.. code-block:: bash
- ./tools/testing/kunit/kunit.py run \
--arch=s390 \
--cross_compile=s390x-linux-gnu-
This describes cross-compiling usage, so the text should be "For cross-compiling, pass --arch and --cross_compile flags:"