[Fedora-packaging] %bits macro?

Dominik 'Rathann' Mierzejewski dominik at greysector.net
Sat Mar 1 12:22:03 UTC 2008


On Friday, 29 February 2008 at 23:14, seth vidal wrote:
> 
> On Fri, 2008-02-29 at 23:02 +0100, Ralf Corsepius wrote:
> > On Fri, 2008-02-29 at 16:50 -0500, Tom "spot" Callaway wrote:
> > > On Fri, 2008-02-29 at 14:48 -0700, Orion Poplawski wrote:
> > > > It might me useful to have a %bits macro automatically set to 32 or 64 
> > > > as appropriate.  Does this seem useful or is there a better way?
> > > 
> > > I'm not aware of a better way, this would be quite useful IMHO.
> > 
> > A better way would be to rewrite any code requiring such tricks to not
> > require them.
> > 
> > In modern C/C++ there hardly is any need for such band-aids (cf.
> > stdint.h, inttypes.h, limits.h)
> 
> But this would be handy if we can use it during the build.
> 
> We could do little tricks like:
> 
> Requires: foo.%bits
> Provides: foo.%bits

Well, you can do that even now:

Provides: foo(%_target_cpu)
Requires: foo(%_target_cpu)

Regards,
R.

-- 
Fedora contributor http://fedoraproject.org/wiki/DominikMierzejewski
Livna contributor http://rpm.livna.org MPlayer developer http://mplayerhq.hu
"Faith manages."
        -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"




More information about the Fedora-packaging mailing list