blob: 4c50b243873757cd9a45bc881c8bdf2698bf8bac (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
LIB2_SIDITI_CONV_FUNCS=yes
LIB2FUNCS_EXTRA = $(srcdir)/config/rs6000/darwin-tramp.asm \
$(srcdir)/config/darwin-64.c \
$(srcdir)/config/rs6000/darwin-world.asm
MULTILIB_OPTIONS = m32
MULTILIB_DIRNAMES = ppc
#LIBGCC = stmp-multilib
#INSTALL_LIBGCC = install-multilib
|