From: lars Date: Sat, 30 May 2009 15:17:16 +0000 (+0000) Subject: [package] libtool: Unset CXX. It is not needed to build libtool, but if set X-Git-Tag: fast2504n-3.10.28-merged~15539 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=be59be1a413b40aa7e9eb9ab33151f0db6d82dfc;hp=be59be1a413b40aa7e9eb9ab33151f0db6d82dfc;p=openwrt.git [package] libtool: Unset CXX. It is not needed to build libtool, but if set configure preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16212 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---