samples/x86_64-unknown-mingw32/reported.by
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Mon Feb 25 21:19:31 2013 +0100 (2013-02-25)
changeset 3185 f89f8e6f8766
permissions -rw-r--r--
Makefile: fix parrallel (-j) installs

Currently, we would remove previously installed patches before
installing the new ones. Unfortunately, that does not play well
with heavily parallel installs.

Now, we consider it is the responsibility of the user to first
uninstall any previous version before installing a new one.

Reported-by: Markos Chandras <markos.chandras@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
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
64 bits Windows target"