Recent versions of MinGW have grep --line-buffered, restoring

This commit is contained in:
Christophe de Dinechin 2017-12-14 17:09:45 +01:00
parent a2e9094513
commit 6f173149a9
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ include $(BUILD)config.gnu.mk
# On Windows, DLLs have to go with the .exe
PREFIX_DLL:=$(PREFIX_DLL:$(PREFIX_LIB)=$(PREFIX_BIN))
# MinGW does not have --line-buffered for colorized builds
LINE_BUFFERED=
# Windows overrides for extensions
EXE_EXT= .exe
LIB_EXT= .a