From dc18d4d8e4bac967ff29853d2d8cab191d82d535 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 4 Aug 2002 02:32:32 +0000 Subject: * locale/nl_langinfo.c: Use _NL_CURRENT_DATA. * elf/Makefile (CFLAGS-vismod2.c): New variable. --- elf/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index 71610a6..9c49533 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -147,6 +147,8 @@ modules-nodelete-yes = nodelmod1 nodelmod2 nodelmod3 nodelmod4 modules-nodlopen-yes = nodlopenmod nodlopenmod2 extra-objs += $(addsuffix .os,$(strip $(modules-names))) +CFLAGS-vismod2.c := -DNOT_IN_libc + include ../Rules ifeq (yes,$(build-shared)) -- cgit v1.1