[PATCH] libsframe: include bfd/version.m4 for BFD_VERSION

Project / Subsystem

binutils / libsframe

Date

2026-04-30

Proposer

Michael Forney <mforney@mforney.org>

Source type

public_inbox

Consensus

Under Review

Sentiment

/10

Technical tradeoffs

  • None apparent; this is a bug fix to ensure correct versioning.

All attributes

project
binutils
subsystem
libsframe
patch_id
discussion_id
ef693f78734ad647cb931ddd3eaedf2a.mforney@mforney.org
source_type
public_inbox
title
[PATCH] libsframe: include bfd/version.m4 for BFD_VERSION
headline
Libsframe: include bfd/version.m4 for BFD_VERSION
tldr
The libsframe configure script is updated to correctly determine the package version by including bfd/version.m4.
proposer
Michael Forney <mforney@mforney.org>
consensus
Under Review
outcome
proposed
sentiment_score
technical_tradeoffs
  • None apparent; this is a bug fix to ensure correct versioning.
series_id
series_role
standalone
series_parts
[]
tags
  • libsframe
  • bfd
  • configure
  • package version
bugzilla_url
date
2026-04-30T00:00:00.000Z

[PATCH] libsframe: include bfd/version.m4 for BFD_VERSION

Michael Forney proposes a patch to fix the libsframe package version in the configure script. The patch includes bfd/version.m4 to correctly define BFD_VERSION. This ensures the package version is accurately reflected in the generated configuration files and output. H.J. Lu reviewed and approved the patch.