Re: [PATCH] libgloss: add a little build system generation documentation
Mike Frysinger <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <YiGsR+3BVJ7qneEM@vapier> |
i've pushed this then -mike From 845515267b8dfb7198ae5ca9d4a30d58b2a3d995 Mon Sep 17 00:00:00 2001 From: Mike Frysinger <[email protected]> Date: Fri, 4 Mar 2022 01:04:25 -0500 Subject: [PATCH] libgloss: add new Build System Internals node to the menu Seems that some versions of texinfo require the @menu to have all entries at the top level, so add the new build one to it. --- libgloss/doc/porting.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libgloss/doc/porting.texi b/libgloss/doc/porting.texi index 5325fb2ed4fd..496fae352148 100644 --- a/libgloss/doc/porting.texi +++ b/libgloss/doc/porting.texi @@ -136,6 +136,7 @@ new library is called Libgloss, for Gnu Low-level OS support. * Building libgloss:: How to configure and built libgloss for a target. * Board support:: How to add support for a new board. +* Build System Internals:: How the libgloss build system works. @end menu @node Supported targets, Building libgloss, Libgloss, Libgloss @@ -311,7 +312,7 @@ used. This is done so libgloss will build automatically with a fresh, and uninstalled object tree. It also makes it easier to debug the other tools using libgloss's test suites. -@node Board support, , Building libgloss, Libgloss +@node Board support @section Adding Support for a New Board This section explains how to add support for a new board to libgloss. -- 2.34.1
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmIhrEcACgkQQWM7n+g3 9YGs0g//SAL0dMAnQmfc4+OL0I/GuamBSK4CbFp3dUY16fYX0sUvHnHfaqjJlnxG /i1s20vb7/6OVEWuONCVlmfWnAUpWoBaEpqkiAIx4BTCAATGN729GvFdZXj1Cknq snpjdfmDo9pR69EhHHd9gpIdJI7ZETFy/LPiNJWtAHGVvsDe28qXLBNYG2cDILWe /wj0diahTOAYryJffqSSbqmM7b7ICmENTbH102Xx9YyU3SNbLKT9RcGBvwvGQ75G F6Z53QLoWf36gw+mCGfu/jci4Q1Q6FXo1utKdXIJckbTyP+sF816Syti9zqdo7kz mlv4BeDa6wVmhxL9u+NsDnkk+ahbt0v2xnhZ0LdT7kQcx5PeYEuKAXyKt2ylSmWC P+zANWnbh2MD20Q0KPq8gm507jgYL54wjSLXD1q+bU2/SoapnKfvg+FRrZCmc+0z aeUCb1NY43yExAqsCZqoCUbE6rSBZJllR9osPlAJ4lFfPEtjhcH8eCzuRwSx4vhx lnPsHPsAYRcanrbeCP2eSpuDLz4UVVwHgGnayOff28iBfyOMDenYiofoZyJATpOy UZpxovA+1PaDthg9Dr35Pxze0l29QmPmftGTA+eucGGgwdwvrSJJKcjd6v28e6DP 5E/NxXpCR5YP/cMJ8t02rgd1B1OwsLNtg0q5TG0Qh6bHYqptTaA= =m/2O -----END PGP SIGNATURE-----