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:16:45 UTC 2008

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

Log Message:
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.ac

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