[cfe-commits] [PATCH] Fix clang -Bprefix1 -Bprefix2

Joerg Sonnenberger joerg at britannica.bec.de
Mon Feb 7 16:12:22 PST 2011


Hi all,
attached patch makes clang properly emulate the -B option of gcc.
Typical use case for wanting more than one prefix is to specify ld/as in
one directory and crt*.o in another.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: driver-b.diff
Type: text/x-diff
Size: 2372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110208/819d0ca4/attachment.diff>


More information about the cfe-commits mailing list