From 048466f6148f6d72994eeb234f435fd351e24559 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 30 Aug 2003 08:33:15 +0000 Subject: Update. * misc/Makefile (CFLAGS-error.c): Define. --- misc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc') diff --git a/misc/Makefile b/misc/Makefile index e8828109a7..570ff081a1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -82,6 +82,7 @@ CFLAGS-readv.c = -fexceptions -fasynchronous-unwind-tables CFLAGS-writev.c = -fexceptions -fasynchronous-unwind-tables CFLAGS-usleep.c = -fexceptions CFLAGS-syslog.c = -fexceptions +CFLAGS-error.c = -fexceptions include ../Rules -- cgit v1.2.3