Date: Wed, 6 Oct 2010 20:35:07 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/llvm/tools/clang/lib/Driver Driver.cpp Message-ID: <201010062035.o96KZRpw001481@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dim 2010-10-06 20:35:07 UTC FreeBSD src repository Modified files: contrib/llvm/tools/clang/lib/Driver Driver.cpp Log: SVN rev 213492 on 2010-10-06 20:35:07Z by dim Apply r207674 from the clangbsd project branch: Make "clang -print-multi-os-directory" return "." on amd64, matching gcc's behaviour. This is needed because some ports use the option to determine the installation directory for their libraries. Requested by: kwm Approved by: rpaulo (mentor) Revision Changes Path 1.4 +1 -1 src/contrib/llvm/tools/clang/lib/Driver/Driver.cpp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010062035.o96KZRpw001481>