From 719edcba4d177918b189f27c272f80cd6da7cbc9 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 16 Sep 2024 08:02:55 +0700 Subject: [PATCH] libstdc++: Update link to installation docs libstdc++-v3: * doc/xml/manual/intro.xml: Update link to installation docs. * doc/html/manual/make.html: Regenerate. --- libstdc++-v3/doc/html/manual/make.html | 2 +- libstdc++-v3/doc/xml/manual/intro.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/make.html b/libstdc++-v3/doc/html/manual/make.html index f273e4b204f6..acd025200f5b 100644 --- a/libstdc++-v3/doc/html/manual/make.html +++ b/libstdc++-v3/doc/html/manual/make.html @@ -1,6 +1,6 @@ Make

Make

If you have never done this before, you should read the basic - GCC Installation + GCC Installation Instructions first. Read all of them. Twice.

Then type: make, and congratulations, you've diff --git a/libstdc++-v3/doc/xml/manual/intro.xml b/libstdc++-v3/doc/xml/manual/intro.xml index f5037acdb5cc..b940e9cfa909 100644 --- a/libstdc++-v3/doc/xml/manual/intro.xml +++ b/libstdc++-v3/doc/xml/manual/intro.xml @@ -1364,7 +1364,7 @@ requirements of the license of GCC. If you have never done this before, you should read the basic - GCC Installation + GCC Installation Instructions first. Read all of them. Twice. -- 2.47.2