Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/gcc4/gcc



Module Name:    src
Committed By:   mrg
Date:           Sun Aug 31 08:17:21 UTC 2008

Modified Files:
        src/gnu/dist/gcc4/gcc: configure

Log Message:
regen for this commit:

revision 1.9
date: 2008/08/31 08:16:45;  author: mrg;  state: Exp;  lines: +11 -17
move the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) code out
of the linux-specific section, so that it will be used by
everyone.

use AC_CHECK_FUNS() to check for __stack_chk_guard on netbsd.

now this test is properly cross-compile friendly.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/gnu/dist/gcc4/gcc/configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index