summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/mingw-w64/nativesdk-mingw-w64-headers_5.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* mingw-w64-headers: backport patch to fix build with GCC 8Ross Burton2018-06-071-1/+2
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* mingw64: update to 5.0.3Samuli Piippo2018-04-141-0/+33
Use the latest mingw64 release to get access to the latest Windows APIs BUILDSDK_CPPFLAGS were emptied from poky.conf, but are needed for mingw build to include correct float.h. (error: '_MCW_DN' undeclared here) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>