On Wed, 30 Sep 2020 02:00:52 +0200, Michel Alexandre Salim wrote:
> On Tue, 2020-09-29 at 16:29 -0400, Ben Cotton wrote:
> > https://fedoraproject.org/wiki/Changes/DebugInfoLldbIndex
> > Currently the change will affect only packages using:
> >  %global toolchain clang
> > Those are currently only these packages being built by clang and
> > using
> > this %toolchain framework: dotnet3.1 libcxxabi mtxclient nheko simde
> > wine
> > 
> > FIXME: Which other Fedora packages are being built by clang?
> > 
> Should this be mentioned as part of some packaging guidelines?
> Especially as we expect more packages to use clang in the future.

As long as the .spec file uses
  %global toolchain clang
and the normal configuration variables %__cc %__cxx it all should work out of
the box. Unfortunately for example for libcxxabi it does not work out of the
box as overrides $CXXFLAGS somehow, I have to debug it.

This change itself does not have big impact as currently it affects only the
package dotnet3.1. I have filed it as it is related/dependent on:
        https://fedoraproject.org/wiki/Changes/DebugInfoStandardization
And as more packages are expected to use clang + these flags.


> > This Change is dependent on RHEL-5 F-34 feature expected to be filed
> > by Mark Wielaard.
> RHEL-9, not 5?

DWARF-5. :-)  Thanks for catching the typo.


Jan
_______________________________________________
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

Reply via email to