view gcc/config/rs6000/t-ppcgas @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children 77e2b8dfacca
line wrap: on
line source

# 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} \
			  ${MULTILIB_MATCHES_ENDIAN}