void-packages/common/wrappers
Đoàn Trần Công Danh 447bae0d3e uname.sh: fix cross uname -m when XBPS_ARCH is reseted
From commit cf6e6f14d3, (wrappers/uname: report correct machine type
on ethereal, 2020-02-10).

Some template use `env -i` to reset environment variable for building
host's binary file, thus the wrapped `uname -m` reports empty strings.

Fix it by falling back to the value reported by `/usr/bin/uname -m`.
We don't expect people cross-compile from i686-ethereal-chroot on top
of x86_64 machine, it was expected to use for travis to native compile
i686 only.
2020-03-24 03:59:36 +01:00
..
cross-cc
date.sh
install.sh
ldconfig.sh
strip.sh
uname.sh uname.sh: fix cross uname -m when XBPS_ARCH is reseted 2020-03-24 03:59:36 +01:00