Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 1996 22:40:04 -0700 (MST)
From:      Don Yuniskis <dgy@rtd.com>
To:        freebsd-ports@freefall.FreeBSD.org
Subject:   2.1R sudo port
Message-ID:  <199603200540.WAA29487@seagull.rtd.com>

next in thread | raw e-mail | index | archive | help
Greetings!

I believe the sudo port distributed with 2.1R should build with
LDFLAGS = -static and OPTIONS = -DENV_EDITOR.  Admittedly, the
rationale for these choices is contradictory:
	-static prevents security breach by replacement of dynamic
	 libraries (though difficult)
	-ENV_EDITOR to be consistent with vipw(8)'s support of
	 $EDITOR (though this adds a security issue)
Thanx,
don



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603200540.WAA29487>