]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(routines, shared-only-routines): Add unwind-dw2-fde-glibc instead of
authorUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 06:27:47 +0000 (06:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 06:27:47 +0000 (06:27 +0000)
unwind-dw2-fde.

elf/Makefile

index b39034c7bf1a62e6a7dc0900222fcecfc2625205..c0b08ce427c316384b07a8274154a7322055ed4f 100644 (file)
@@ -67,8 +67,8 @@ distribute    := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
 include ../Makeconfig
 
 ifeq ($(unwind-find-fde),yes)
-routines += unwind-dw2-fde
-shared-only-routines = unwind-dw2-fde
+routines += unwind-dw2-fde-glibc
+shared-only-routines = unwind-dw2-fde-glibc
 endif
 
 before-compile  = $(objpfx)trusted-dirs.h