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
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to