dmalloc: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1629ea3ff9
commit
6737b052b2
@ -7,6 +7,10 @@ DMALLOC_VERSION:=5.4.3
|
||||
DMALLOC_SOURCE:=dmalloc-$(DMALLOC_VERSION).tgz
|
||||
DMALLOC_SITE:=http://dmalloc.com/releases
|
||||
|
||||
DMALLOC_LICENSE = MIT-like
|
||||
# license is in each file, dmalloc.h.1 is the smallest one
|
||||
DMALLOC_LICENSE_FILES = dmalloc.h.1
|
||||
|
||||
DMALLOC_INSTALL_STAGING = YES
|
||||
DMALLOC_CONF_OPT:= --enable-shlib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user