Page MenuHomeFreeBSD

libpmc: fix linking with C programs
ClosedPublic

Authored by asomers on Feb 9 2021, 4:03 AM.
Tags
None
Referenced Files
F114823772: D28550.id83579.diff
Thu, Apr 17, 7:27 AM
Unknown Object (File)
Mar 13 2025, 8:47 PM
Unknown Object (File)
Mar 5 2025, 5:08 PM
Unknown Object (File)
Feb 26 2025, 4:51 AM
Unknown Object (File)
Feb 16 2025, 4:52 AM
Unknown Object (File)
Jan 28 2025, 10:24 PM
Unknown Object (File)
Jan 27 2025, 1:38 AM
Unknown Object (File)
Jan 25 2025, 2:19 AM
Subscribers

Details

Summary

Revision r334749 Added some C++ code to libpmc. It didn't change the ABI,
but it did introduce a dependency on libc++. Nobody noticed because every
program that in the base system that uses libpmc is also C++.

Reported-by: Dom Dwyer <dom@itsallbroken.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 15 2021, 10:01 PM
This revision was automatically updated to reflect the committed changes.