Print this page
3854 SUNW_NO_UPDATE_NOTIFY=1 should be added to env files
*** 178,189 ****
# we want make to do as much as it can, just in case there's more than
# one problem.
export MAKEFLAGS='k'
! # Magic variable to prevent the devpro compilers/teamware from sending
! # mail back to devpro on every use.
export UT_NO_USAGE_TRACKING='1'
# Build tools - don't change these unless you know what you're doing. These
# variables allows you to get the compilers and onbld files locally.
# Set BUILD_TOOLS to pull everything from one location.
--- 178,190 ----
# we want make to do as much as it can, just in case there's more than
# one problem.
export MAKEFLAGS='k'
! # Magic variables to prevent the devpro compilers/teamware from checking
! # for updates or sending mail back to devpro on every use.
! export SUNW_NO_UPDATE_NOTIFY='1'
export UT_NO_USAGE_TRACKING='1'
# Build tools - don't change these unless you know what you're doing. These
# variables allows you to get the compilers and onbld files locally.
# Set BUILD_TOOLS to pull everything from one location.