Re: %bits macro?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?

shrug, I usually use something like:
%define bits 32
%if "%{_lib}" == "lib64"
%define bits 64
%endif

--
Fedora-packaging mailing list
Fedora-packaging@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-packaging

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux