mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 05:20:06 +00:00
(sysdep_routines, shared-only-routines): Don't add divdi3 here.
This commit is contained in:
parent
aea6989d9d
commit
f2a444335f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user