From 20e2b644ed72b0ac3ad93e5c8580780085c2c48e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Sep 2002 18:43:43 +0000 Subject: Update. 2002-09-03 Jakub Jelinek * locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to newlocale. --- sysdeps/powerpc/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sysdeps/powerpc/Makefile') diff --git a/sysdeps/powerpc/Makefile b/sysdeps/powerpc/Makefile index e6444f2b70..0737f6f2d3 100644 --- a/sysdeps/powerpc/Makefile +++ b/sysdeps/powerpc/Makefile @@ -46,11 +46,6 @@ shared-only-routines += divdi3 libgcc-compat endif endif -ifeq ($(subdir):$(elf),linuxthreads:yes) -# See CFLAGS-initfini.s above; this is the same code. -CFLAGS-pt-initfini.s = -g0 -fpic -O1 -endif - ifeq ($(subdir),string) CFLAGS-memcmp.c += -Wno-uninitialized endif -- cgit v1.2.3