RE: [PATCH] binutils/configure: look for msgpack-c.pc (in addition to msgpack.pc)
Project / Subsystem
binutils / binutils/configure
Date
2026-05-16
Proposer
"Jiang, Haochen" <haochen.jiang@intel.com>
Source type
public_inbox
Consensus
Proposed
Sentiment
—/10
Technical tradeoffs
- • Minimal overhead; adds a check for an alternative package name.
All attributes
- project
- binutils
- subsystem
- binutils/configure
- patch_id
- —
- discussion_id
- SJ5PPF77D28E3C2EDDB3FE9EF2DE4005B0BEC052@SJ5PPF77D28E3C2.namprd11.prod.outlook.com
- source_type
- public_inbox
- title
- RE: [PATCH] binutils/configure: look for msgpack-c.pc (in addition to msgpack.pc)
- headline
- binutils/configure: Look for msgpack-c.pc in addition to msgpack.pc
- tldr
- Confirms that a patch to look for both `msgpack-c.pc` and `msgpack.pc` fixes a reported issue in the binutils configure script.
- proposer
- "Jiang, Haochen" <haochen.jiang@intel.com>
- consensus
- Proposed
- outcome
- proposed
- sentiment_score
- —
- technical_tradeoffs
-
- • Minimal overhead; adds a check for an alternative package name.
- series_id
- —
- series_role
- reply
- series_parts
- []
- tags
-
- • configure
- • msgpack
- • build system
- bugzilla_url
- —
- date
- 2026-05-16T00:00:00.000Z
RE: [PATCH] binutils/configure: look for msgpack-c.pc (in addition to msgpack.pc)
This message confirms that a previously submitted patch, which modifies the binutils configure script to look for both msgpack-c.pc and msgpack.pc, has resolved an issue. The change allows the configure script to find the msgpack library even after the .pc file was renamed.