[sudo-users] Sudo Comiplation for HP-PA Risc 1.1

Todd C. Miller Todd.Miller at courtesan.com
Wed May 14 10:49:05 EDT 2008


In message <33df27e70805140738i47533ed5t688edcc89d9ef696 at mail.gmail.com>
	so spake "Ruchi Verma" (ver.ruchi):

There should be a comma, not a space there.  E.g.

# Usually -O and/or -g
CFLAGS = -Wa,+DAportable

# Flags to pass to the link stage
LDFLAGS = -Wa,+DAportable
SUDO_LDFLAGS =  $(LDFLAGS)

What error did you get using the comma version?  It's possible that
you only need the CFLAGS line.

 - todd



More information about the sudo-users mailing list