Commit e878ae2d authored by KP Singh's avatar KP Singh Committed by Andrii Nakryiko
Browse files

bpf/docs: Update list of architectures supported.

parent 5ad0a415
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ In case of linker errors when running selftests, try using static linking:
          If you want to change pahole and llvm, you can change `PATH` environment
          variable in the beginning of script.

.. note:: The script currently only supports x86_64.
.. note:: The script currently only supports x86_64 and s390x architectures.

Additional information about selftest failures are
documented here.