Skip to content

Commit

Permalink
contrib: Match upstream.
Browse files Browse the repository at this point in the history
Upstream has a checkpatch failure here. I had fixed it because I didn't
know how else to properly get around it back then. Reintroduce the
problem. Now this file is identical to upstream.

Change-Id: Ic03b6bb42945ddbcfd2fe12c0cab5b05eda1a50c
Signed-off-by: Tim Newsome <tim@sifive.com>
  • Loading branch information
timsifive committed Oct 17, 2023
1 parent a495dd8 commit 9627f54
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 9627f54

Please sign in to comment.