summaryrefslogtreecommitdiffstats
path: root/common/gcc_stack_protect.m4
Commit message (Collapse)AuthorAgeFilesLines
* Disable SSP on archs that don't support it. (Patch idead from Sjoerd Simons; ↵Lennart Poettering2007-05-081-2/+2
| | | | | | Closes #137) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1462 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Yes, I suck. This commit contains two totally unrelated changes and I reallyLennart Poettering2007-04-181-10/+32
| | | | | | | | | | | | | | should commit them seperately, but I am ignoring my own rules, and do it in a single commit. I suck. I really do. I am sorry. Please don't try this at home. And please don't tell your children! * Show properly that avahi-autoipd is not built if libdaemon is missing (Closes #133) * Enable stack-smashing protection if available and wokring. Patch from tedp. (Closes #105) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1440 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add gcc stack protector m4 to svn. unfortunately we cannot enable it (yet), ↵Lennart Poettering2007-04-121-0/+77
because it breaks our build in avahi-glib, due to some unknonwn reason. tedp, help me! (re #105) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1411 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe