From e08656fb1390508d9310e5964fc1884bae95c2ee Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Sat, 20 Sep 2003 23:19:33 +0000 Subject: [PATCH 1/1] Parece que se soluciono el problema del gcc 3.3. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 6fb57f7..c9aea06 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ # Opciones para el compilador. CFLAGS=-ansi -pedantic -Wall -g3 -DDEBUG -CC=gcc-3.2 # Pruebas. TESTS=dllist_test memdebug_test parser_equation_test parser_variable_test \ -- 2.43.0