summaryrefslogtreecommitdiffstats
path: root/recipes-extended/diffutils/diffutils_3.6.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* diffutils_3.6: build for mingwJuro Bystricky2018-04-121-0/+18
Build of diffutils was requested/broken for mingw because of the commit "diffutils: allow native & nativesdk builds" This patch implements neccessary steps needed to build diffutils executables: cmp.exe diff.exe diff3.exe sdiff.exe [YOCTO #12662] Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>