clear ENV and BASH_ENV variables to prevent users from overriding umask in their .bashrc files

This commit is contained in:
2018-04-25 11:20:20 +02:00
parent de6e075ed5
commit b3bc2ac210
+2
View File
@@ -101,6 +101,8 @@ TEMPLATES=
SOURCES=
DBDS=
HEADERS=
BASH_ENV=
ENV=
# Default target is "build" for all versions.
# Don't install anything (different from default EPICS make rules).