Remove $make_env. It's not really useful anymore.
--HG-- extra : convert_revision : f75462dfe24b62d3a278c722302b760ca4b475d2
This commit is contained in:
parent
95b01cfd63
commit
df492b077c
5 changed files with 1 additions and 13 deletions
|
@ -141,11 +141,6 @@ make_install()
|
|||
fi
|
||||
fi
|
||||
|
||||
# Unset make_env vars.
|
||||
for f in ${make_env}; do
|
||||
unset eval ${f%=*}
|
||||
done
|
||||
|
||||
# Unset build vars.
|
||||
unset_build_vars
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue