OSDN Git Service

* Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector, to
authorcltang <cltang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 2010 10:34:54 +0000 (10:34 +0000)
committercltang <cltang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 2010 10:34:54 +0000 (10:34 +0000)
commit12eacbb4a6c2ec048e2e06a001a445e75408f34c
tree420518e04564ba822cd5441e3ec2c930a47bdf36
parentc0000147b2aef6b69e2c6b6d29a9963910f6da98
* Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector, to
explicitly disable stack protection when building libgcc.
(CRTSTUFF_CFLAGS): Same, for crtbegin/end.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166173 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in