From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1030 invoked by alias); 26 May 2005 18:17:15 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 1011 invoked by uid 22791); 26 May 2005 18:17:14 -0000 Received: from cantor2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 26 May 2005 18:17:14 +0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 6524914071 for ; Thu, 26 May 2005 20:17:12 +0200 (CEST) From: Andreas Schwab To: libc-hacker@sources.redhat.com Subject: Remove $(fno-unit-at-a-time) from locale/Makefile X-Yow: Are we THERE yet? My MIND is a SUBMARINE!! Date: Thu, 26 May 2005 18:17:00 -0000 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2005-05/txt/msg00019.txt.bz2 loadlocale.c no longer needs to be compiled with -fno-unit-at-a-time (which was only a bug workaround anyway). Andreas. 2005-05-26 Andreas Schwab * locale/Makefile (CFLAGS-loadlocale.c): Don't define. --- locale/Makefile.~1.72.~ 2003-12-02 12:10:49.000000000 +0100 +++ locale/Makefile 2005-05-26 20:06:49.000000000 +0200 @@ -100,7 +100,6 @@ locale-CPPFLAGS := -DLOCALE_PATH='$(loca CFLAGS-charmap.c = -Wno-write-strings -Wno-char-subscripts CFLAGS-locfile.c = -Wno-write-strings -Wno-char-subscripts CFLAGS-charmap-dir.c = -Wno-write-strings -CFLAGS-loadlocale.c = $(fno-unit-at-a-time) # This makes sure -DNOT_IN_libc is passed for all these modules. cpp-srcs-left := $(addsuffix .c,$(localedef-modules) $(localedef-aux) \ -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."