SConstruct |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 9a7679811215a5cae2b4091f2fcda0a2faf4217d
Author: José Fonseca <[EMAIL PROTECTED]>
Date:   Tue Mar 4 12:40:18 2008 +0100

    scons: Force C++ linkage.
    
    We have some C++ code (LLVM), which must be linked with g++ on certain
    platforms. SCons tries to guess when to use g++ by looking to the source 
files,
    but this fails, if the C++ code is not list in the command line, but inside 
in
    the library.

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to