Commit 94ca0b3d authored by gilles.talis@gmail.com's avatar gilles.talis@gmail.com Committed by Peter Korsgaard
Browse files

libelf: define license



[Peter: license is LGPLv2+]
Signed-off-by: default avatarGilles Talis <gilles.talis@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 0b7e6fdb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@ LIBELF_SITE=http://www.mr511.de/software/
LIBELF_INSTALL_STAGING = YES
LIBELF_INSTALL_STAGING_OPT = instroot=$(STAGING_DIR) install
LIBELF_INSTALL_TARGET_OPT = instroot=$(TARGET_DIR) install
LIBELF_LICENSE = LGPLv2+
LIBELF_LICENSE_FILES = COPYING.LIB

LIBELF_CONF_ENV = libelf_cv_working_memmove=yes \
		mr_cv_target_elf=yes \