aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/t-ppcgas
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1997-06-10 21:27:51 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1997-06-10 21:27:51 +0000
commitb2e0187668a161b6f98282bf87fda6099ddf6bf1 (patch)
treed17c737dd8c1640998544b360271e7290f828930 /gcc/config/rs6000/t-ppcgas
parentdaf119730b45e25f2cac9696418b66e18110833b (diff)
downloadgcc-b2e0187668a161b6f98282bf87fda6099ddf6bf1.zip
gcc-b2e0187668a161b6f98282bf87fda6099ddf6bf1.tar.gz
gcc-b2e0187668a161b6f98282bf87fda6099ddf6bf1.tar.bz2
Build libgcc.a with -mstrict-align
From-SVN: r14223
Diffstat (limited to 'gcc/config/rs6000/t-ppcgas')
-rw-r--r--gcc/config/rs6000/t-ppcgas2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/t-ppcgas b/gcc/config/rs6000/t-ppcgas
index da4e87f..9fb5e4e 100644
--- a/gcc/config/rs6000/t-ppcgas
+++ b/gcc/config/rs6000/t-ppcgas
@@ -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* \