On 1/13/25 6:06 AM, Daniel P. Berrangé wrote:
> On Fri, Jan 10, 2025 at 07:28:19PM +0000, Aoife Moloney via devel-announce 
> wrote:
>> == Summary ==
>> Individual packages can provide already optimized libraries via the
>> glibc-hwcaps mechanism. This approach will be extended to executables.
>> The package provides an optimized variant of a binary in a different
>> directory. A symlink to small program which replaces the binary in
>> `/usr/bin`. At runtime, this program will find the most appropriate
>> variant and execute it.
> 
> Can this provide an example of the binary naming convention that
> is anticipated. I'm guessing it'll be something like
> 
>   /usr/bin/fish  ---> glibc-hwcaps-helper   (symlink)
Representing the CoreOS edition, we're trying to figure out if there is 
anything we need to do for
this change. Do we need to include any rpms like hwcaps-loader? or would that 
dep be brought in by
packages taking advantage of this functionality?

Dusty
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to