summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-10-25 23:05:53 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-10-25 23:05:53 -0400
commit5950a5cba245ab79f1315e33ce2e4406fb659b4d (patch)
tree1837bbd60235c947508ff206783c6862ab3eb97c /SConstruct
parent6d9fb6f09536a510cee73c95d56fd9389990e0b1 (diff)
downloadgpsd-5950a5cba245ab79f1315e33ce2e4406fb659b4d.tar.gz
HOSTNAME seems no longer to be required in the build environment.release-3.2
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index aa226bfa..1bdce66c 100644
--- a/SConstruct
+++ b/SConstruct
@@ -178,7 +178,6 @@ import_env = (
"DISPLAY", # Required for dia to run under scons
"GROUPS", # Required by gpg
"HOME", # Required by gpg
- "HOSTNAME"
"LOGNAME", # LOGNAME is required for the flocktest production.
'PATH', # Required for ccache and Coverity scan-build
'PKG_CONFIG_PATH', # Set .pc file directory in a crossbuild