]> git.ipfire.org Git - thirdparty/libtool.git/commit
Initial support for the Cuda Compiler Driver on Linux.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 13 Sep 2009 09:00:31 +0000 (11:00 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 18 Sep 2009 18:36:34 +0000 (20:36 +0200)
commit741a9867eb71eb258ca1ed5b85bc7f03ce864195
tree44d4f63031a8ea244039fac99a3a552ddd651714
parent6858ed03d8cb56d324283f18a18eee21468929ce
Initial support for the Cuda Compiler Driver on Linux.

* libltdl/config/ltmain.m4sh (func_mode_compile): Accept source
file extensions `.cu' and `.cup'.
* libltdl/m4/libtool.m4 (_LT_COMPILER_NO_RTTI, _LT_COMPILER_PIC)
(_LT_LINKER_SHLIBS): Support for `nvcc' compiler driver.
* NEWS, THANKS: Update.
Report by Mahesh Narayanamurthi.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
THANKS
libltdl/config/ltmain.m4sh
libltdl/m4/libtool.m4