aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTim Newsome <tim@sifive.com>2020-07-02 15:22:47 -0700
committerGitHub <noreply@github.com>2020-07-02 15:22:47 -0700
commitbbfc666eba84f7133510fa0c5cb1d2d9e7a49bce (patch)
tree2d48f82b97b897c234cabd70511bd175c9b44798 /README
parentb50b8da476790fa5a1a0935d4837d2128a797db3 (diff)
parent7a52af41c1212acb922129b4b6558c220920dd38 (diff)
downloadriscv-openocd-bbfc666eba84f7133510fa0c5cb1d2d9e7a49bce.zip
riscv-openocd-bbfc666eba84f7133510fa0c5cb1d2d9e7a49bce.tar.gz
riscv-openocd-bbfc666eba84f7133510fa0c5cb1d2d9e7a49bce.tar.bz2
Merge pull request #494 from riscv/from_upstream
Get changes from upstream
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f957bc0..2d8c501 100644
--- a/README
+++ b/README
@@ -277,7 +277,7 @@ e.g. for cross-building for Windows 32-bit with MinGW on Debian:
To make pkg-config work nicely for cross-compiling, you might need an
additional wrapper script as described at
- http://www.flameeyes.eu/autotools-mythbuster/pkgconfig/cross-compiling.html
+ https://autotools.io/pkgconfig/cross-compiling.html
This is needed to tell pkg-config where to look for the target
libraries that OpenOCD depends on. Alternatively, you can specify