freebsd-dev/contrib/gcc/config/rs6000/t-ppcgas

15 lines
317 B
Plaintext
Raw Normal View History

# Multilibs for powerpc embedded ELF targets.
MULTILIB_OPTIONS = msoft-float \
mlittle/mbig \
fleading-underscore
MULTILIB_DIRNAMES = nof \
le be \
und
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} \
2004-07-28 03:11:36 +00:00
${MULTILIB_MATCHES_ENDIAN}