From: Diego Elio Pettenò Date: Tue, 2 Jun 2020 10:52:01 +0000 (+0100) Subject: Update Autotools Mythbuster link to avoid multiple redirects. X-Git-Tag: v0.11.0-rc1~262 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=4c364b453488fb5d30c32dfb4f294c30d255d7bf Update Autotools Mythbuster link to avoid multiple redirects. While I'm hoping to maintain the chain of redirects for the foreseeable future, it makes sense to point at the final URL now that Autotools Mythuster has had its domain for a long while. Change-Id: I6d912e3be0f81b25bec14746ebfee58f29f144b6 Signed-off-by: Diego Elio Pettenò Reviewed-on: http://openocd.zylin.com/5709 Reviewed-by: Antonio Borneo Tested-by: jenkins Reviewed-by: Tarek BOCHKATI Reviewed-by: Andreas Fritiofson --- diff --git a/README b/README index 00e83bbf4a..2ff0329ed2 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