mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
libtool: 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:
committed by
Peter Korsgaard
parent
6e94083920
commit
019144c859
@@ -7,6 +7,8 @@ LIBTOOL_VERSION = 2.2.10
|
||||
LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.gz
|
||||
LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
|
||||
LIBTOOL_INSTALL_STAGING = YES
|
||||
LIBTOOL_LICENSE = GPLv2+
|
||||
LIBTOOL_LICENSE_FILES = COPYING
|
||||
|
||||
HOST_LIBTOOL_LIBTOOL_PATCH = NO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user