summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb')
-rw-r--r--recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb
index 814268d..38092dc 100644
--- a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb
+++ b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-winpthreads_8.0.0.bb
@@ -18,7 +18,7 @@ do_configure() {
18 18
19TOOLCHAIN_OPTIONS = " --sysroot=${STAGING_DIR_TARGET}" 19TOOLCHAIN_OPTIONS = " --sysroot=${STAGING_DIR_TARGET}"
20 20
21do_install_append() { 21do_install:append() {
22 # headers are already installed by mingw-w64-headers 22 # headers are already installed by mingw-w64-headers
23 rm -rf ${D}${includedir} 23 rm -rf ${D}${includedir}
24} 24}