projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2919da
)
provide the default uclibc.supp file
author
Florian Fainelli
<florian@openwrt.org>
Thu, 1 Nov 2007 17:12:09 +0000
(17:12 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 1 Nov 2007 17:12:09 +0000
(17:12 +0000)
SVN-Revision: 9474
utils/valgrind/Makefile
patch
|
blob
|
history
diff --git
a/utils/valgrind/Makefile
b/utils/valgrind/Makefile
index 410beaaad8c9e2c0d3a6107e7e86de6cd7bd7aba..a614851154fe1c20bc9784767b6acc004a5d0ae6 100644
(file)
--- a/
utils/valgrind/Makefile
+++ b/
utils/valgrind/Makefile
@@
-46,7
+46,9
@@
CONFIGURE_ARGS += \
--disable-valgrindmi \
--disable-tui \
--disable-valgrindtk \
- --without-included-gettext
+ --without-included-gettext
+
+DEFAULT_SUPP += "uclibc.supp"
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \