1996-12-12 15:55:56 -05:00
|
|
|
# PowerPC support without gas
|
1996-04-24 12:54:48 -04:00
|
|
|
|
1995-05-10 14:26:30 -04:00
|
|
|
# Build libgcc.a with different options. If no gas support, don't build
|
|
|
|
# explicit little endian or big endian libraries, since it depends on the
|
1996-04-24 12:54:48 -04:00
|
|
|
# -mbig/-mlittle switches passed to gas. The -mrelocatable support also needs
|
|
|
|
# -mrelocatable passed to gas, so don't use it either.
|
1996-12-12 15:55:56 -05:00
|
|
|
|
1996-06-04 10:02:51 -04:00
|
|
|
MULTILIB_OPTIONS = msoft-float
|
|
|
|
MULTILIB_DIRNAMES = nof
|
1996-04-24 12:54:48 -04:00
|
|
|
MULTILIB_EXCEPTIONS =
|
1997-06-10 17:27:51 -04:00
|
|
|
MULTILIB_EXTRA_OPTS = mstrict-align
|
1996-12-12 15:55:56 -05:00
|
|
|
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT}
|