From 707ac6cbab5c775ce3c7849dde8a014767991637 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 Jun 1997 00:10:47 +0000 Subject: update * posix/Makefile (CFLAGS-regex.c): -DDEBUG was not meant for the public. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index 0209274fff..29d73c3c3c 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -60,7 +60,7 @@ before-compile := testcases.h include ../Rules -CFLAGS-regex.c = -Wno-unused -Wno-strict-prototypes -DDEBUG +CFLAGS-regex.c = -Wno-unused -Wno-strict-prototypes CFLAGS-getaddrinfo.c = -DRESOLVER $(objpfx)libposix.a: $(dep-dummy-lib); $(make-dummy-lib) -- cgit v1.2.3