summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-03 18:43:43 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-03 18:43:43 +0000
commit20e2b644ed72b0ac3ad93e5c8580780085c2c48e (patch)
treed6d7fe3b48429e68f85846f24414331f4c2c146a /sysdeps/powerpc/Makefile
parentbcc565a047cc50dfbe6eccb13d635ff690b55649 (diff)
Update.
2002-09-03 Jakub Jelinek <jakub@redhat.com> * locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to newlocale.
Diffstat (limited to 'sysdeps/powerpc/Makefile')
-rw-r--r--sysdeps/powerpc/Makefile5
1 files changed, 0 insertions, 5 deletions
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