Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
# Havard Eidnes 2007-06-07:
>
> Module Name: src
> Committed By: he
> Date: Thu Jun 7 08:58:58 UTC 2007
>
> Modified Files:
> src/gnu/dist/gcc4/gcc: configure.ac
> src/tools/gcc: Makefile
>
> Log Message:
> Modify the gcc configure script to allow override of the "target libc
> has ssp functions built-in" test via the TARGET_LIBC_PROVIDES_SSP environment
> variable, to allow us to configure a cross-compiler appropriately without
> having to try to find out by looking in the target's source directory.
Why introduce a new variable? The Linux branch of the test seems happy
with getting gcc_cv_libc_provides_ssp from the environment directly.
-- Jachym
Home |
Main Index |
Thread Index |
Old Index