Build libgcc.a with -mstrict-align

From-SVN: r14223
This commit is contained in:
Michael Meissner 1997-06-10 21:27:51 +00:00
parent daf119730b
commit b2e0187668
2 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@
MULTILIB_OPTIONS = msoft-float
MULTILIB_DIRNAMES = nof
MULTILIB_EXCEPTIONS =
MULTILIB_EXTRA_OPTS =
MULTILIB_EXTRA_OPTS = mstrict-align
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT}

View File

@ -9,7 +9,7 @@ MULTILIB_DIRNAMES = nof \
le be \
cs ca sol lin
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align
MULTILIB_EXCEPTIONS = *mbig/*mcall-solaris* \
*mlittle/*mcall-solaris* \
*msoft-float/*mcall-solaris* \