From a15698cb7ee2b6a76830de251b418c58ffa91802 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 28 Jan 2003 07:27:15 +0000 Subject: Update. 2003-01-27 Steven Munroe * stdio-common/Makefile: Add bug14-ENV to set LOCPATH for make check. --- stdio-common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'stdio-common') diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 78f742e531..bfdef2b6ce 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -86,6 +86,7 @@ CFLAGS-tst-printfsz.c = -Wno-format tst-sscanf-ENV = LOCPATH=$(common-objpfx)localedata tst-swprintf-ENV = LOCPATH=$(common-objpfx)localedata test-vfprintf-ENV = LOCPATH=$(common-objpfx)localedata +bug14-ENV = LOCPATH=$(common-objpfx)localedata ifneq (,$(filter %REENTRANT, $(defines))) CPPFLAGS += -D_IO_MTSAFE_IO -- cgit v1.2.3