first iceadtea cross-compile patch: disable sanity checks

Matthew Flaschen matthew.flaschen at gatech.edu
Sat Mar 28 18:05:58 PDT 2009


Robert Schuster wrote:
> if (cross-compiling)
>   disable sanity checks by default
> else if (--disable-sanity-checks was given)
>   disable sanity checks
> else
>   do sanity check

I definitely think that's the right approach.  As far as automatically
detecting cross-compiling, I'm not exactly sure either.  I assume you
have seen the cross_compiling variable in configure, but like me don't
know where it comes from.

Matt Flaschen



More information about the distro-pkg-dev mailing list