8sa1-gcc/gcc/config/rs6000/t-ppcgas

20 lines
506 B
Plaintext
Raw Normal View History

# PowerPC embedded support with gas.
# Build libgcc.a with different options.
MULTILIB_OPTIONS = msoft-float \
mlittle/mbig \
mcall-sysv/mcall-aix/mcall-linux
MULTILIB_DIRNAMES = nof \
le be \
cs ca lin
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align
MULTILIB_EXCEPTIONS = *mbig/*mcall-linux* \
1996-08-13 16:51:55 -04:00
*mlittle/*mcall-linux* \
*msoft-float/*mcall-linux*
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} \
${MULTILIB_MATCHES_ENDIAN} \
${MULTILIB_MATCHES_SYSV}