diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-sanitizers.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-sanitizers.inc b/meta/recipes-devtools/gcc/gcc-sanitizers.inc index 892dfe0476..35c9247cc1 100644 --- a/meta/recipes-devtools/gcc/gcc-sanitizers.inc +++ b/meta/recipes-devtools/gcc/gcc-sanitizers.inc | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | require gcc-configure-common.inc | 1 | require gcc-configure-common.inc |
| 2 | 2 | ||
| 3 | LICENSE = "NCSA | MIT" | ||
| 4 | |||
| 5 | LIC_FILES_CHKSUM = "\ | ||
| 6 | file://libsanitizer/LICENSE.TXT;md5=0249c37748936faf5b1efd5789587909 \ | ||
| 7 | " | ||
| 8 | |||
| 3 | EXTRA_OECONF_PATHS = "\ | 9 | EXTRA_OECONF_PATHS = "\ |
| 4 | --with-sysroot=/not/exist \ | 10 | --with-sysroot=/not/exist \ |
| 5 | --with-build-sysroot=${STAGING_DIR_TARGET} \ | 11 | --with-build-sysroot=${STAGING_DIR_TARGET} \ |
