mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-25 12:11:10 +00:00
Makefile for arm.
This commit is contained in:
parent
216e12e222
commit
488003cd6b
7
sysdeps/arm/Makefile
Normal file
7
sysdeps/arm/Makefile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
ifeq ($(subdir),csu)
|
||||||
|
ifeq (yes,$(build-shared))
|
||||||
|
# Compatibility
|
||||||
|
sysdep_routines += divdi3
|
||||||
|
shared-only-routines += divdi3
|
||||||
|
endif
|
||||||
|
endif
|
Loading…
Reference in New Issue
Block a user