From: jow Date: Thu, 7 Jul 2011 10:45:29 +0000 (+0000) Subject: [packages] boost: disable on brcm-2.4, does not build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=921725fb98f011204eb483ee71b00c647817a389;p=packages.git [packages] boost: disable on brcm-2.4, does not build git-svn-id: svn://svn.openwrt.org/openwrt/packages@27520 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/boost/Makefile b/libs/boost/Makefile index dff08a2d6..1d6c2fbb8 100644 --- a/libs/boost/Makefile +++ b/libs/boost/Makefile @@ -44,7 +44,7 @@ define Package/boost/Default CATEGORY:=Libraries TITLE:=Boost C++ source libraries URL:=http://www.boost.org - DEPENDS:=+libstdcpp + DEPENDS:=+libstdcpp @!LINUX_2_4 endef define Package/boost/Default/description