From 4631168afca34c476e6125de5fbdf06649c5dd72 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 21 Dec 2002 05:06:24 +0000 Subject: * Makefile.common: Don't attempt to pretty-print c++ errors. --- winsup/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/Makefile.common') diff --git a/winsup/Makefile.common b/winsup/Makefile.common index 12e535689..eda85cd4d 100644 --- a/winsup/Makefile.common +++ b/winsup/Makefile.common @@ -10,7 +10,7 @@ # This makefile requires GNU make. -CFLAGS_COMMON:=-Wall -Wwrite-strings -fno-common -pipe -Winline -fbuiltin# -finline-functions +CFLAGS_COMMON:=-Wall -Wwrite-strings -fno-common -pipe -Winline -fbuiltin -fmessage-length=0# -finline-functions MALLOC_DEBUG:=#-DMALLOC_DEBUG -I/cygnus/src/uberbaum/winsup/cygwin/dlmalloc MALLOC_OBJ:=#/cygnus/src/uberbaum/winsup/cygwin/dlmalloc/malloc.o -- cgit v1.2.3