ustl does not work on avr32
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 02:01:02 +0000 (02:01 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 02:01:02 +0000 (02:01 +0000)
SVN-Revision: 12199

libs/ustl/Makefile

index 07731f1292dce1673cec0bc2916c4ecfe23f3122..69ed7f9ac1c7ddb326341d57e89cb3a9951ea066 100644 (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