Re: [lapack] Use generic macro to detect 64 bit platforms

2014-10-15 Thread Panu Matilainen
On 10/14/2014 10:14 PM, Jerry James wrote: On Tue, Oct 14, 2014 at 4:57 AM, Panu Matilainen wrote: [1] says no such thing, the isa macros are defined for all architectures except obviously noarch. Perhaps you're misinterpreting the example on 64bit package requiring a 32bit package which warns

Re: [lapack] Use generic macro to detect 64 bit platforms

2014-10-14 Thread Jerry James
On Tue, Oct 14, 2014 at 4:57 AM, Panu Matilainen wrote: > [1] says no such thing, the isa macros are defined for all architectures > except obviously noarch. Perhaps you're misinterpreting the example on 64bit > package requiring a 32bit package which warns that not all 64bit > architectures multi

Re: [lapack] Use generic macro to detect 64 bit platforms

2014-10-14 Thread Panu Matilainen
On 10/14/2014 05:57 AM, Jerry James wrote: On Mon, Oct 13, 2014 at 6:00 PM, Peter Robinson wrote: commit 1c07fc6e86ce11c81da77ac6c55b934594f25bee Author: Peter Robinson Date: Tue Oct 14 01:00:36 2014 +0100 Use generic macro to detect 64 bit platforms lapack.spec |7 +-- 1 f

Re: [lapack] Use generic macro to detect 64 bit platforms

2014-10-13 Thread Jerry James
On Mon, Oct 13, 2014 at 6:00 PM, Peter Robinson wrote: > commit 1c07fc6e86ce11c81da77ac6c55b934594f25bee > Author: Peter Robinson > Date: Tue Oct 14 01:00:36 2014 +0100 > > Use generic macro to detect 64 bit platforms > > lapack.spec |7 +-- > 1 files changed, 5 insertions(+), 2 de