From d46f28c2ea2611f5fbbc679a5eed253d3dcd2fe3 Mon Sep 17 00:00:00 2001 From: Andreas Fritiofson Date: Tue, 2 Jun 2020 19:37:49 +0200 Subject: [PATCH] Refer to cross-build script in README Change-Id: Ic983d2505e40891ba0d0eea3468a71a7741f5c3a Signed-off-by: Andreas Fritiofson Reviewed-on: http://openocd.zylin.com/5711 Tested-by: jenkins Reviewed-by: Tarek BOCHKATI --- README | 4 ++++ 1 file changed, 4 insertions(+) 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 ---------------------