diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-10-10 17:07:24 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-10 07:14:59 -0700 |
commit | 8b517f80817c837cd5efe815fc40315409be14a1 (patch) | |
tree | 5566b91b184e2676dd6bea8d6ea98506ac87eb2b /INSTALL | |
parent | 1dccf84c678b4d91ac4efeab3432360ce0aa1cbc (diff) | |
download | subsurface-8b517f80817c837cd5efe815fc40315409be14a1.tar.gz |
subsurface-configure.pri: disable auto-"silent" mode for win32
Certain versions of mingw32-make will try to "CreateProcess"
passing the contents of CC and CXX. On win32, with CONFIG += silent
CC and CXX become composite containing multiple commands
such as "@echo... && gcc", which produces undesired results.
For the time being, do not automatically enable "silent" mode
if the current OS is win32. Possibly a better solution can be
found later on.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions