]> granicus.if.org Git - gc/commit
Revert "Get rid of the <foo>-static libraries, libtool doesn't know that they need...
authorZoltan Varga <vargaz@gmail.com>
Sat, 3 Mar 2012 16:14:02 +0000 (17:14 +0100)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 4 Mar 2012 12:02:53 +0000 (16:02 +0400)
commit31761cc5b304da939bd36cfc8a563716fe254fe3
treef17c866a29b09724106c29cd05b062897f0f77f4
parent885a2214bcb0df77f3e84e138dfe3d723ae94f22
Revert "Get rid of the <foo>-static libraries, libtool doesn't know that they need to be compiled only in static mode, so each source file was compiled up to 8 times. Pass -static in the _LDFLAGS for the mono executables instead."

This reverts commit 8e386cce7f723f16624b49b3074b09e3e34da39d.

The libtool convenience libraries only contain the PIC versions of object files, causing fast tls support to fail.
Makefile.am