diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-sanitizers.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-sanitizers.inc b/meta/recipes-devtools/gcc/gcc-sanitizers.inc index 3b7e0028f2..e5e84526fa 100644 --- a/meta/recipes-devtools/gcc/gcc-sanitizers.inc +++ b/meta/recipes-devtools/gcc/gcc-sanitizers.inc | |||
| @@ -94,6 +94,7 @@ FILES_liblsan += "${libdir}/liblsan.so.*" | |||
| 94 | FILES_liblsan-dev += "\ | 94 | FILES_liblsan-dev += "\ |
| 95 | ${libdir}/liblsan.so \ | 95 | ${libdir}/liblsan.so \ |
| 96 | ${libdir}/liblsan.la \ | 96 | ${libdir}/liblsan.la \ |
| 97 | ${libdir}/liblsan_preinit.o \ | ||
| 97 | " | 98 | " |
| 98 | FILES_liblsan-staticdev += "${libdir}/liblsan.a" | 99 | FILES_liblsan-staticdev += "${libdir}/liblsan.a" |
| 99 | 100 | ||
