mirror of git://sourceware.org/git/glibc.git
(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-divdi3.c = -DHAVE_DOT_HIDDEN
|
||||||
CPPFLAGS-libgcc-compat.S = -DHAVE_DOT_HIDDEN
|
CPPFLAGS-libgcc-compat.S = -DHAVE_DOT_HIDDEN
|
||||||
endif
|
endif
|
||||||
sysdep_routines += divdi3 libgcc-compat
|
sysdep_routines += libgcc-compat
|
||||||
shared-only-routines += divdi3 libgcc-compat
|
shared-only-routines += libgcc-compat
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue