Use -fno-stack-protector with GCC versions that support it, to fix a
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Jan 2008 16:43:15 +0000 (16:43 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Jan 2008 16:43:15 +0000 (16:43 +0000)
commit996b4fdaf64de4e7aa1b1c738164f20dbe4ffed7
tree032609492c34470494baf329072817539c683239
parent35c6f6209e4b61bd62ef43ffe738e52379788076
Use -fno-stack-protector with GCC versions that support it, to fix a
linker error on platform on which -fstack-protector is default, such
as recent versions of Ubuntu.
src/Make.config