Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: build.sh vs. LD_RUN_PATH
On Tue, 23 Sep 2008, Hubert Feyrer wrote:
> Can build.sh be made to erase the environment, to not pick up random stuff?
> (think 'env -i')?
Some people expect build.sh to pick up BSDOBJDIR and other variables
from the environment, so erasing the environment probably won't be
acceptable. We'd need either a list of approved variables not to unset,
or a list of dangerous variables to unset.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index