samples/i686-unknown-mingw32/reported.by
author Ray Donnelly <mingw.android@gmail.com>
Wed Jul 10 12:40:21 2013 +0100 (2013-07-10)
changeset 3223 58ca31386bfb
permissions -rw-r--r--
Allow reordered MAKEFLAGS

-R and -r (-Rr) can be reordered to -r and -R (-rR).
This happens with MSYS1/2 gnu-make and mingw32-make,
and triggers "Recursion detected, bailing out..."

Signed-off-by: Ray Donnelly <mingw.android@gmail.com>
Message-Id: <CAOYw7dsdsg-XaDOwwEWJeUUSo2Vu_UD5GtkSgNTu59ai7yx0cQ@mail.gmail.com>
Patchwork-Id: 258027
diorcet@3112
     1
reporter_name="Yann Diorcet <diorcet.yann@gmail.com>"
diorcet@3112
     2
reporter_url=""
diorcet@3112
     3
reporter_comment="Config to build cross-compiler with mingw as kernel type for
diorcet@3112
     4
32 bits Windows target"