From 3c33b8a7c9ae0307d293f94fd463fba76283daa2 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 3 Nov 2005 00:18:43 +0000 Subject: Enable IMA on libc/string/generic --- libc/string/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/string/Makefile.in') diff --git a/libc/string/Makefile.in b/libc/string/Makefile.in index 6b0a154ca..256d21a9f 100644 --- a/libc/string/Makefile.in +++ b/libc/string/Makefile.in @@ -94,7 +94,7 @@ $(STRING_MOBJWx:.o=.os): $(STRING_MSRC) libc-a-y+=$(STRING_OBJS) libc-so-y+=$(STRING_OBJS:.o=.os) -# multi does not work here, because arch/Makefile.in uses the same L_* defines +# multi does not work here, because arch/Makefile.arch uses the same L_* defines #CFLAGS-multi-y+=$(STRING_DEF) #libc-multi-y+=$(STRING_MSRC) #libc-nomulti-y+=$(STRING_Wx) -- cgit v1.2.3