Commit b2e01876 by Michael Meissner

Build libgcc.a with -mstrict-align

From-SVN: r14223
parent daf11973
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
MULTILIB_OPTIONS = msoft-float MULTILIB_OPTIONS = msoft-float
MULTILIB_DIRNAMES = nof MULTILIB_DIRNAMES = nof
MULTILIB_EXCEPTIONS = MULTILIB_EXCEPTIONS =
MULTILIB_EXTRA_OPTS = MULTILIB_EXTRA_OPTS = mstrict-align
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT}
...@@ -9,7 +9,7 @@ MULTILIB_DIRNAMES = nof \ ...@@ -9,7 +9,7 @@ MULTILIB_DIRNAMES = nof \
le be \ le be \
cs ca sol lin 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* \ MULTILIB_EXCEPTIONS = *mbig/*mcall-solaris* \
*mlittle/*mcall-solaris* \ *mlittle/*mcall-solaris* \
*msoft-float/*mcall-solaris* \ *msoft-float/*mcall-solaris* \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment