summaryrefslogtreecommitdiff
path: root/config/mt-sde
diff options
context:
space:
mode:
authorJoseph Myers <jsm@polyomino.org.uk>2012-05-29 15:58:14 +0000
committerJoseph Myers <jsm@polyomino.org.uk>2012-05-29 15:58:14 +0000
commit7fa0f5962846707b14575a84ed3898f961ed6254 (patch)
tree7d6c00865c089d1b09530ac170f6e871e1d49e2c /config/mt-sde
parentc4e6c4dbda51f01845052bd6829afd217a59fcca (diff)
downloadgdb-7fa0f5962846707b14575a84ed3898f961ed6254.tar.gz
Resync config/ from GCC.
Diffstat (limited to 'config/mt-sde')
-rw-r--r--config/mt-sde2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mt-sde b/config/mt-sde
index cb204203db8..d6992e41540 100644
--- a/config/mt-sde
+++ b/config/mt-sde
@@ -5,6 +5,6 @@
# as they have the D-to-I redirect for PC-relative loads. -mno-gpopt
# has two purposes: it allows libraries to be used in situations where
# $gp != our _gp, and it allows them to be built with -G8 while
-# retaining link compability with -G0 and -G4.
+# retaining link compatibility with -G0 and -G4.
CFLAGS_FOR_TARGET += -Os -minterlink-mips16 -mcode-xonly -mno-gpopt
CXXFLAGS_FOR_TARGET += -Os -minterlink-mips16 -mcode-xonly -mno-gpopt