projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
384cebc
)
ustl does not work on avr32
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 02:01:02 +0000
(
02:01
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 02:01:02 +0000
(
02:01
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12199
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/ustl/Makefile
patch
|
blob
|
history
diff --git
a/libs/ustl/Makefile
b/libs/ustl/Makefile
index
07731f1
..
69ed7f9
100644
(file)
--- 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