[76513] trunk/dports/math/atlas/Portfile
vincent habchi
vince at macports.org
Sat Feb 26 13:42:52 PST 2011
Hi Josh,
>> +if {${build_arch} == "ppc"} {
>> + configure.args-delete --cc=${configure.cc} \
>> + -Fa alg -fPIC
>> +
>> + configure.args-append --cc='${configure.cc} -m32' \
>> + -Fa alg '-fPIC -m32'
>> +}
>
> Why not use ${configure.cc_archflags} all the time? Also, won't this
> break universal?
You mean writing something like --cc='${configure.cc} -${configure.cc_archflags}'?
Could you be more specific on why it should break universal?
I go to bed, I'm exhausted. I'll read your comments tomorrow I hope.
Cheers
Vincent
More information about the macports-dev
mailing list