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 cross-cc: always unset incpath and libpath 2015-10-25 13:32:10 +01:00
date.sh common/wrappers/date.sh: use utc, fix escaping 2016-03-03 16:52:18 +01:00
install.sh
ldconfig.sh common/wrappers/ldconfig.sh: pass through -p. 2017-08-28 19:52:07 +02:00
strip.sh
uname.sh uname.sh: fix cross uname -m when XBPS_ARCH is reseted 2020-03-24 03:59:36 +01:00