Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw-w64-headers: backport patch to fix build with GCC 8 | Ross Burton | 2018-06-07 | 1 | -1/+2 |
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
* | mingw64: update to 5.0.3 | Samuli Piippo | 2018-04-14 | 1 | -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> |