(sysdep_routines, shared-only-routines): Don't add divdi3 here.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Sep 2002 00:05:38 +0000 (00:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Sep 2002 00:05:38 +0000 (00:05 +0000)
sysdeps/powerpc/powerpc32/Makefile

index d687ab4..8dc49e0 100644 (file)
@@ -37,8 +37,8 @@ ifeq (yes,$(have-protected))
 CPPFLAGS-divdi3.c = -DHAVE_DOT_HIDDEN
 CPPFLAGS-libgcc-compat.S = -DHAVE_DOT_HIDDEN
 endif
-sysdep_routines += divdi3 libgcc-compat
-shared-only-routines += divdi3 libgcc-compat
+sysdep_routines += libgcc-compat
+shared-only-routines += libgcc-compat
 endif
 endif