From af35faf67ed7cc52e56316795ebc6a8647dd3417 Mon Sep 17 00:00:00 2001 From: NanoNabla <43477372+NanoNabla@users.noreply.github.com> Date: Wed, 5 May 2021 16:44:39 +0200 Subject: [PATCH] fixes docu, use official swig release on ppc64le --- doc/BUILDING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/BUILDING.rst b/doc/BUILDING.rst index 54444c35..d0ade9d6 100644 --- a/doc/BUILDING.rst +++ b/doc/BUILDING.rst @@ -162,7 +162,7 @@ We only support building CTC Decoder on x86-64 architectures. However, we offer Feedback on improving this section or usage on other architectures is welcome. -First, you need to build SWIG from scratch. Given that `SWIG >= 3.0.12 `_ does not include our patches please use https://github.com/lissyx/swig/tree/taskcluster for building SWIG from source. +First, you need to build SWIG from scratch. You can supply your prebuild SWIG using ``SWIG_DIST_URL``