summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gcc/gcc-runtime_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/gcc/gcc-runtime_%.bbappend')
-rw-r--r--recipes-devtools/gcc/gcc-runtime_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/gcc/gcc-runtime_%.bbappend b/recipes-devtools/gcc/gcc-runtime_%.bbappend
index df0ac9e..28237a5 100644
--- a/recipes-devtools/gcc/gcc-runtime_%.bbappend
+++ b/recipes-devtools/gcc/gcc-runtime_%.bbappend
@@ -6,4 +6,4 @@ FILES_libssp_append_mingw32 = " ${bindir}/libssp*.dll"
RUNTIMETARGET_remove_mingw32 = "libatomic libgomp"
RUNTIMETARGET_remove_mingw32 = "libitm"
-DEPENDS_append_mingw32 = " pthreads-win32"
+DEPENDS_append_mingw32 = " nativesdk-mingw-w64-winpthreads"