On Wednesday, 10 January 2018 2:32 AM, Sam Hartman wrote: > Hugh> This seems to work well for development on the host > Hugh> architecture and when setting CC="gcc -mXX". It may not work > Hugh> so well for cross-compiling, where some packages set > Hugh> CC_FOR_BUILD, BUILD_CC or some other random variable. > > In the GNU model, I think that's the wrong thing to do. > I also note that every solution we've discussed has this defect.
That's a good point. The -config scripts were only ever intended for use on native (build = host) architecture. So we shouldn't try to fix krb5-config.mit for this purpose.