ustl does not work on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12199 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-06 02:01:02 +00:00
parent 384cebcb04
commit f2f84a6bb2

View File

@ -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