Merge pull request #937 from riscv/cross-build
contrib: Match upstream.
This commit is contained in:
commit
aad90d8989
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue