Skip to content

build-binutils.py: Do not build texinfo docs #223

@dileks

Description

@dileks

As a desired wish from #221:

This requires on my system to install texinfowhich ships makeinfo to generate (tex)info doc files...

$ LANG=C LC_ALL=C ./build-binutils.py -t x86_64-linux-gnu

root# apt-get install -t unstable --no-install-recommends texinfo -y

...otherwise the build breaks.

For a fast toolchain build I wish an option like --no-docs to suppress the building and installing these doc files.
This saves build-time and disc-usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions