Re: Improve stack smashing protector check
"Todd C. Miller" <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <[email protected]> |
I see the problem now, it's fixed by:
http://www.sudo.ws/repos/sudo/rev/ab4f94aac7de
With that change and gcc with a specs file that has an empty link_ssp
section I see:
checking for compiler stack protector support... no
Whereas before I got:
checking for compiler stack protector support... -fstack-protector-all
- todd
____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-workers