--- ./debug/Makefile.bad 2008-03-05 07:54:03 +0100 +++ ./debug/Makefile 2011-10-24 23:03:29 +0200 @@ -55,25 +55,25 @@ CFLAGS-asprintf_chk.c = -D_IO_MTSAFE_IO CFLAGS-vasprintf_chk.c = -D_IO_MTSAFE_IO CFLAGS-obprintf_chk.c = -D_IO_MTSAFE_IO -CFLAGS-dprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-vdprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-printf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-vprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-vfprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-gets_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fgets_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fgets_u_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fread_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fread_u_chk.c = -D_IO_MTSAFE_IO $(exceptions) +CFLAGS-dprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-vdprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-printf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-vprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-vfprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-gets_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fgets_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fgets_u_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fread_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fread_u_chk.c = -D_IO_MTSAFE_IO -fexceptions CFLAGS-swprintf_chk.c = -D_IO_MTSAFE_IO CFLAGS-vswprintf_chk.c = -D_IO_MTSAFE_IO -CFLAGS-wprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fwprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-vwprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-vfwprintf_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fgetws_chk.c = -D_IO_MTSAFE_IO $(exceptions) -CFLAGS-fgetws_u_chk.c = -D_IO_MTSAFE_IO $(exceptions) +CFLAGS-wprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fwprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-vwprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-vfwprintf_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fgetws_chk.c = -D_IO_MTSAFE_IO -fexceptions +CFLAGS-fgetws_u_chk.c = -D_IO_MTSAFE_IO -fexceptions CFLAGS-read_chk.c = -fexceptions -fasynchronous-unwind-tables CFLAGS-pread_chk.c = -fexceptions -fasynchronous-unwind-tables CFLAGS-pread64_chk.c = -fexceptions -fasynchronous-unwind-tables