From 40980904dd9bffd2c21a757401bddf235841c590 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 3 Nov 2005 22:50:32 +0000 Subject: Disable DOMULTI for these, because gcc-4.0.2 can't cope with them --- libc/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/Makefile.in') diff --git a/libc/Makefile.in b/libc/Makefile.in index 3d9e52830..88b61819a 100644 --- a/libc/Makefile.in +++ b/libc/Makefile.in @@ -6,6 +6,8 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +DOMULTI=n + # we have SHARED_MAJORNAME=libc.so.$(MAJOR_VERSION) defined in Rules.mak LIB_NAME:=libc -- cgit v1.2.3