From 82220a58cef5e9d0e1ec6078fbd87362dc66c0aa Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 30 Aug 2024 12:04:53 +0800 Subject: [PATCH] cross-ng: Comment out instruction to work around host issue --- chapter08/gcc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index db9c7ba4d..68cc3d95d 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -137,7 +137,7 @@ cd build reduced significantly by adding -jx to the make -k check command below, where x is the number of CPU cores on your system. - + Now remove/fix several known test failures: sed -e '/cpython/d' -i ../gcc/testsuite/gcc.dg/plugin/plugin.exp