libtool/libltdl/config
Justin Lecher 1b76054f47 Don't filter OPENMP flags (-openmp & -fopenmp) from linker lines.
If -fopenmp if passed to gcc during linking, it will take care to add all
necessary libs to link correctly for openmp support. Currently libtool filters
those flags, similar as it was the case with the threading flags. This change
handles the situation for the openmp support similar as before the thread
support was fixed.

http://lists.gnu.org/archive/html/bug-libtool/2010-12/msg00009.html
http://lists.gnu.org/archive/html/bug-libtool/2011-03/msg00014.html

* libltdl/config/ltmain.m4sh (func_mode_link): Treat OpenMP
flags like pthreads flags.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2011-03-22 07:47:10 +01:00
..
.gitignore Remove announce-gen.m4sh and mailnotify.m4sh. 2010-09-01 12:52:55 +07:00
edit-readme-alpha maint: edit-readme-alpha shouldn't try to re-edit during dist. 2010-09-21 14:10:38 +07:00
general.m4sh Fix PATH_SEPARATOR handling for OS/2. 2010-12-15 22:31:32 +01:00
getopt.m4sh Honor $AUTOCONF, $AUTOMAKE in --help output. 2010-12-10 07:33:59 +01:00
ltmain.m4sh Don't filter OPENMP flags (-openmp & -fopenmp) from linker lines. 2011-03-22 07:47:10 +01:00
mkstamp Allow bootstrap from git repository. 2008-04-15 15:33:06 -05:00