[sudo-users] Static sudo binary

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 5 09:49:37 EDT 2005


In message <4252131B.7020306 at qut.edu.au>
	so spake Paul Stepowski (p.stepowski):

> I was wondering how I'd go about building
> static binaries of sudo/visudo.

If you are building with gcc, try adding -static to LDFLAGS in the
Makefile.  Note, however, that static linking is not supported
on all operating systems.

 - todd



More information about the sudo-users mailing list