80c30c3017
* rust-llvm.inc sets LICENSE and corresponding LIC_FILES_CHKSUM for Apache-2.0-with-LLVM-exception, but the recipes which include rust-llvm-ncsa.inc need to change it to NCSA. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
5 lines
117 B
PHP
5 lines
117 B
PHP
require rust-llvm.inc
|
|
|
|
LICENSE = "NCSA"
|
|
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648"
|