libitm mingw build presently not supported, so don't build it. Signed-off-by: Juro Bystricky <juro.bystri...@intel.com> --- recipes-devtools/gcc/gcc-runtime_%.bbappend | 1 + 1 file changed, 1 insertion(+)
diff --git a/recipes-devtools/gcc/gcc-runtime_%.bbappend b/recipes-devtools/gcc/gcc-runtime_%.bbappend index b068dfd..df0ac9e 100644 --- a/recipes-devtools/gcc/gcc-runtime_%.bbappend +++ b/recipes-devtools/gcc/gcc-runtime_%.bbappend @@ -4,5 +4,6 @@ FILES_libssp_append_mingw32 = " ${bindir}/libssp*.dll" # FILES_libgomp_append_mingw32 = " ${bindir}/libgomp*.dll" RUNTIMETARGET_remove_mingw32 = "libatomic libgomp" +RUNTIMETARGET_remove_mingw32 = "libitm" DEPENDS_append_mingw32 = " pthreads-win32" -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto