public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Remove $(fno-unit-at-a-time) from locale/Makefile
@ 2005-05-26 18:17 Andreas Schwab
  2005-05-26 19:08 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2005-05-26 18:17 UTC (permalink / raw)
  To: libc-hacker

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  <schwab@suse.de>

	* 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."

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Remove $(fno-unit-at-a-time) from locale/Makefile
  2005-05-26 18:17 Remove $(fno-unit-at-a-time) from locale/Makefile Andreas Schwab
@ 2005-05-26 19:08 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2005-05-26 19:08 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: libc-hacker

[-- Attachment #1: Type: text/plain, Size: 101 bytes --]

Applied.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-26 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-26 18:17 Remove $(fno-unit-at-a-time) from locale/Makefile Andreas Schwab
2005-05-26 19:08 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).