Author: rsandifo
Date: Tue Jun 2 19:08:28 2009
New Revision: 148097
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148097
Log:
gcc/
* collect2.c (target_system_root): New variable.
(main): Handle --sysroot=.
(ignore_library): Strip the sysroot from the library path.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/collect2.c