From: nbd Date: Wed, 6 Aug 2008 02:01:02 +0000 (+0000) Subject: ustl does not work on avr32 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f2f84a6bb2c64ba88c7c1167a9cedb3d4e75788a;p=packages.git ustl does not work on avr32 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12199 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/ustl/Makefile b/libs/ustl/Makefile index 07731f129..69ed7f9ac 100644 --- a/libs/ustl/Makefile +++ b/libs/ustl/Makefile @@ -23,6 +23,7 @@ define Package/ustl SECTION:=libs CATEGORY:=Libraries TITLE:=C++ STL for embedded systems + DEPENDS:=@!TARGET_avr32 URL:=http://ustl.sourceforge.net/ endef