runshell LD_HWCAP_MASK=0 optimisation
This commit is contained in:
parent
e62817c00d
commit
88e5ebcda7
6 changed files with 68 additions and 13 deletions
|
@ -241,6 +241,9 @@ else
|
|||
cmd=sh
|
||||
fi
|
||||
|
||||
LD_HWCAP_MASK=
|
||||
export LD_HWCAP_MASK
|
||||
|
||||
if [ -n "${orig_IFS}" ]; then
|
||||
IFS="${orig_IFS}"
|
||||
export IFS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue