summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-32/Makefile
blob: b50c0b1635972ccad7ebf89d8a298f6dcef1faf2 (plain)
1
2
3
4
5
6
ifeq ($(subdir),csu)
ifeq (yes,$(build-shared))
sysdep_routines += divdi3
shared-only-routines += divdi3
endif
endif