From: OpenOCD-Gerrit <ope...@us...> - 2020-06-02 17:41:58
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 4c364b453488fb5d30c32dfb4f294c30d255d7bf (commit) from d8ac0086f957fabf63d596a3b8d396b110bc696d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4c364b453488fb5d30c32dfb4f294c30d255d7bf Author: Diego Elio Pettenò <fla...@fl...> Date: Tue Jun 2 11:52:01 2020 +0100 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ò <fla...@fl...> Reviewed-on: http://openocd.zylin.com/5709 Reviewed-by: Antonio Borneo <bor...@gm...> Tested-by: jenkins Reviewed-by: Tarek BOCHKATI <tar...@gm...> Reviewed-by: Andreas Fritiofson <and...@gm...> diff --git a/README b/README index 00e83bbf4..2ff0329ed 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 ----------------------------------------------------------------------- Summary of changes: README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Main OpenOCD repository |