From 33d35b5c25c5aa3b8bc84179adf9499057938cbd Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 1 May 2021 10:11:09 +0100 Subject: [PATCH] --- docs.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs.mdwn b/docs.mdwn index d7afdee38..1612d4a9b 100644 --- a/docs.mdwn +++ b/docs.mdwn @@ -29,7 +29,9 @@ A separate script also helps install and a third can be used to set up a [debootstrap chroot]( https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=mk-deb-chroot;hb=HEAD). -Also relevant is the [gdb gcc build](https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=ppc64-gdb-gcc;hb=HEAD) +The chroot is useful to ensure stability and repeatable builds: no +errors or issues introduced by libraries being wrong versions. +Also relevant is the [gdb gcc build](https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=ppc64-gdb-gcc;hb=HEAD). pip3 install virtualenv requests mkdir ~/.virtualenvs && cd ~/.virtualenvs -- 2.30.2