aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gcc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2023-07-28 19:23:11 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2023-07-28 19:23:11 -0500
commit6de383a26215753a2b0a6d2dba6956ecfd786a90 (patch)
treea1863a5563235db33ea2a6cc3b0facf33968b2d2 /chapter08/gcc.xml
parentac90ea8104148900ca3209cf5a56c4a16cbafd77 (diff)
Package updates.
Update udev-lfs tarball to remove obsolete cdrom rules and references to ISDN devices. Update to wheel-0.41.0 (Python Module). Update to tar-1.35. Update to systemd-254. Update to meson-1.2.0. Update to linux-6.4.7. Update to gcc-13.2.0. Update to file-5.45.
Diffstat (limited to 'chapter08/gcc.xml')
-rw-r--r--chapter08/gcc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 43f699689..bb22fbca5 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -172,10 +172,10 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
url="&test-results;"/> and
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
- <para>Two tests named <filename>pr104610.c</filename> and
+ <para><!--Two tests named <filename>pr104610.c</filename> and
<filename>pr69482-1.c</filename> are known to fail because the test
files does not account for the
- <parameter>--enable-default-ssp</parameter> option.
+ <parameter>- -enable-default-ssp</parameter> option.-->
<!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
Two tests named <filename>copy.cc</filename> and
<filename>pr56837.c</filename> are known to fail.