Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/gnu/dist/gcc4/gcc
Module Name: src
Committed By: bouyer
Date: Sun Aug 31 10:26:38 UTC 2008
Modified Files:
src/gnu/dist/gcc4/gcc [netbsd-4]: configure configure.ac
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1188):
gnu/dist/gcc4/gcc/configure.ac 1.9 via patch
gnu/dist/gcc4/gcc/configure regen (via patch)
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.3 -r1.3.2.1 src/gnu/dist/gcc4/gcc/configure \
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