Skip to content

Commit

Permalink
Merge pull request #937 from riscv/cross-build
Browse files Browse the repository at this point in the history
contrib: Match upstream.
  • Loading branch information
timsifive committed Oct 18, 2023
2 parents 0f8f1d1 + 9627f54 commit aad90d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/cross-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# export HIDAPI_SRC=/path/to/hidapi
# export OPENOCD_CONFIG="--enable-..."
# cd /work/dir
# .../path/to/openocd/contrib/cross-build.sh <host-triplet>
# /path/to/openocd/contrib/cross-build.sh <host-triplet>
#
# For static linking, a workaround is to
# export LIBUSB1_CONFIG="--enable-static --disable-shared"
Expand Down

0 comments on commit aad90d8

Please sign in to comment.