summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-32/Makefile')
-rw-r--r--sysdeps/wordsize-32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/wordsize-32/Makefile b/sysdeps/wordsize-32/Makefile
index b50c0b1635..82beac44ed 100644
--- a/sysdeps/wordsize-32/Makefile
+++ b/sysdeps/wordsize-32/Makefile
@@ -2,5 +2,6 @@ ifeq ($(subdir),csu)
ifeq (yes,$(build-shared))
sysdep_routines += divdi3
shared-only-routines += divdi3
+CPPFLAGS-divdi3.c = -Din_divdi3_c
endif
endif