]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector...
authorChung-Lin Tang <cltang@codesourcery.com>
Tue, 2 Nov 2010 10:34:54 +0000 (10:34 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Tue, 2 Nov 2010 10:34:54 +0000 (10:34 +0000)
commit47afeed5cc59235c41c17f0c9fc7991ffc73ea1a
tree420518e04564ba822cd5441e3ec2c930a47bdf36
parent94a86be0ddc6fdf0872459ed448a90cae2eceb0e
Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector...

* Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector, to
explicitly disable stack protection when building libgcc.
(CRTSTUFF_CFLAGS): Same, for crtbegin/end.

From-SVN: r166173
gcc/ChangeLog
gcc/Makefile.in