]> arthur.barton.de Git - ngircd-alex.git/commit
only test for stack smashing protector if we are using gcc;
authorFlorian Westphal <fw@strlen.de>
Sat, 9 Sep 2006 17:07:39 +0000 (17:07 +0000)
committerFlorian Westphal <fw@strlen.de>
Sat, 9 Sep 2006 17:07:39 +0000 (17:07 +0000)
commit035f7fb2fe1761f522ce680a4ff1ac1a2a44611a
tree7e818f86e8c7edb01017ae24acdb3811f3b078d7
parent1b2c228de55c452d6ecb295256e6f9c5d7dbccbf
only test for stack smashing protector if we are using gcc;
use -fstack-protector-all for the test to make sure the guard variable is added.
configure.in