diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2017-03-09 23:59:31 +1000 |
---|---|---|
committer | Juro Bystricky <juro.bystricky@intel.com> | 2017-04-06 13:47:39 -0700 |
commit | d21fbaa987b54d8f18232b452e87e4f26bbed7a8 (patch) | |
tree | c9690b5141bc5b783c01d11487e6918650c2fadb /lib/oeqa/sdkmingw/cases/binutils.py | |
parent | 9b61a110e63c2ae0698bbb50d655793f39507099 (diff) | |
download | meta-mingw-d21fbaa987b54d8f18232b452e87e4f26bbed7a8.tar.gz |
dtc: Only build libfdt for mingw32
Whilst building libfdt on mingw32 is functional, building dtc for mingw32
is not. This is due to dtc relying on certain POSIX functions as well as
not handling the MSVCRT printf formatting.
This change enables building and installing libfdt only for mingw32,
disabling the build of device-tree-compiler itself.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'lib/oeqa/sdkmingw/cases/binutils.py')
0 files changed, 0 insertions, 0 deletions