[tools] automake: forcibly disable perl ithreads support
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Feb 2012 15:06:36 +0000 (15:06 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Feb 2012 15:06:36 +0000 (15:06 +0000)
commit620890792ca9d31082cc7cb5ea6c83d56fdead12
treeaa63a921e7a703e56aaea45599bf52d4ac20b18f
parentefe78d1eebcd890f2a5c8a3499739cc96a2eac4c
[tools] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29979 3c298f89-4303-0410-b956-a3cf2f4a3e73
tools/automake/Makefile
This page took 0.028012 seconds and 4 git commands to generate.