Hi all: >From the commit messages about propolice: "This protection is enabled by default. It can be turned off by using the -fno-stack-protector flag." But in the source, I only see references to -fno-stack-protector, and not to -fstack-protector. What I'm missing? TIA