contrib: Match upstream.
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>
This commit is contained in:
parent
a495dd854c
commit
9627f548f8
|
@ -24,7 +24,7 @@
|
||||||
# export HIDAPI_SRC=/path/to/hidapi
|
# export HIDAPI_SRC=/path/to/hidapi
|
||||||
# export OPENOCD_CONFIG="--enable-..."
|
# export OPENOCD_CONFIG="--enable-..."
|
||||||
# cd /work/dir
|
# 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
|
# For static linking, a workaround is to
|
||||||
# export LIBUSB1_CONFIG="--enable-static --disable-shared"
|
# export LIBUSB1_CONFIG="--enable-static --disable-shared"
|
||||||
|
|
Loading…
Reference in New Issue