automake: forcibly disable perl ithreads support The SDK when build on a machine...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 1 Feb 2012 15:06:36 +0000 (15:06 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 1 Feb 2012 15:06:36 +0000 (15:06 +0000)
commit1ef07eee4ab65e70bb9f8d896d1678891ce83ddf
treef632e2ecae59069faf088c9b8949ba795b22c0cc
parent41bd6bd282aa75e357c9a4eaf27518726301b4dc
automake: forcibly disable perl ithreads support The SDK when build on a machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo.

SVN-Revision: 29979
tools/automake/Makefile