package/valgrind: fix build on eglibc
[openwrt/svn-archive/archive.git] / package / devel / valgrind / Makefile
index eed73e4e01ece43f9560e235b7892c013f91c2c7..354e3c417fe88378ead87680a64c567cf3b56918 100644 (file)
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://valgrind.org/downloads/
 PKG_MD5SUM:=7c311a72a20388aceced1aa5573ce970
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_LICENSE:=GPL-2.0+
 
 PKG_FIXUP = autoreconf
 PKG_INSTALL := 1
@@ -100,7 +101,8 @@ CONFIGURE_ARGS += \
        --disable-valgrindmi \
        --disable-tui \
        --disable-valgrindtk \
-       --without-included-gettext
+       --without-included-gettext \
+       --with-pagesize=4 \
 
 define Package/valgrind/install        
        $(INSTALL_DIR) $(1)/usr/bin