From 7bd0378b41a0c7ed7146053cb3e5e539383fd88b Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 11 Sep 2022 18:54:49 +0200 Subject: Remove trailing spaces --- chapter08/gcc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08/gcc.xml') diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 93961626c..7a06cf461 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -133,7 +133,7 @@ cd build In this section, the test suite for GCC is considered - important, but it takes a long time. First time builders are + important, but it takes a long time. First time builders are encouraged to not skip it. The time to run the tests can be reduced significantly by adding -jx to the make command below where x is the number of cores on your system. -- cgit v1.2.3-54-g00ecf