SIGN IN SIGN UP

[Bug #668662] Patch from Pearu Pearson: if a C source file is

specified with an absolute path, the object file is also
    written to an absolute path.  The patch drops the drive and
    leading '/' from the source path, so a path like /path/to/foo.c
    results in an object file like build/temp.i686linux/path/to/foo.o.
A
Andrew M. Kuchling committed
10da45e2371b6e44b32105cf8a1cdb655e173ca2
Parent: 21012b8