Print

Print


Good catch. Our Koji is set up to target i386 for 32-bit builds. I'm not sure how many things need to be changed to fix the configuration, but I've added this hack to the spec file in the meantime:
```
%ifarch i386                                                                                                                       
%global optflags %__global_cflags -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables                                        
%endif                                                                                                                             
```
which seems to work.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/573#issuecomment-326085990

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1