Skip to content

toolchain: Remove Texinfo dependency#922

Open
lwitzman wants to merge 1 commit into
DragonMinded:trunkfrom
lwitzman:trunk
Open

toolchain: Remove Texinfo dependency#922
lwitzman wants to merge 1 commit into
DragonMinded:trunkfrom
lwitzman:trunk

Conversation

@lwitzman

Copy link
Copy Markdown

Minimal patch to install the currently pinned toolchain components without Texinfo/makeinfo. Release tarballs are intended to build without Texinfo, but missing or outdated .info files can still trigger makeinfo invocations.

MAKEINFO=true is passed as a Make argument because the MAKEINFO assignment generated by configure (typically the missing wrapper) takes precedence over an environment variable.

Previous Binutils versions have triggered makeinfo invocations, so version updates should continue being tested without Texinfo.

After merging, texinfo can be removed as a dependency on the installation wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant