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 d46f28c2ea2611f5fbbc679a5eed253d3dcd2fe3 (commit)
from d88765a7e2997c987ea7e5391378b3ae8b4fb59b (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 d46f28c2ea2611f5fbbc679a5eed253d3dcd2fe3
Author: Andreas Fritiofson <and...@gm...>
Date: Tue Jun 2 19:37:49 2020 +0200
Refer to cross-build script in README
Change-Id: Ic983d2505e40891ba0d0eea3468a71a7741f5c3a
Signed-off-by: Andreas Fritiofson <and...@gm...>
Reviewed-on: http://openocd.zylin.com/5711
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tar...@gm...>
diff --git a/README b/README
index fe70e725f..900324ab1 100644
--- a/README
+++ b/README
@@ -284,6 +284,10 @@ libraries that OpenOCD depends on. Alternatively, you can specify
*_CFLAGS and *_LIBS environment variables directly, see "./configure
--help" for the details.
+For a more or less complete script that does all this for you, see
+
+ contrib/cross-build.sh
+
Parallel Port Dongles
---------------------
-----------------------------------------------------------------------
Summary of changes:
README | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
Main OpenOCD repository
|