summaryrefslogtreecommitdiff
path: root/gcc/config/i386/t-darwin
blob: 6feb48a20a4ec9b7627925a293af235633ac4a5e (plain)
1
2
3
4
5
6
7
MULTILIB_OPTIONS = m64
MULTILIB_DIRNAMES = x86_64
LIB2_SIDITI_CONV_FUNCS=yes
LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c

softfp_wrap_start := '\#ifdef __x86_64__'
softfp_wrap_end := '\#endif'