We're using Ethereal chroot style on Travis CI.
In that chroot style, `uname -m` reports x86_64 even if we're
bootstrapped with i686 systems.
Some i686 build that employ `uname -m` is failing on Travis CI,
e.g:
|
||
---|---|---|
.. | ||
cross-cc | ||
date.sh | ||
install.sh | ||
ldconfig.sh | ||
strip.sh | ||
uname.sh |