summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-06-30 10:15:57 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-06-30 10:15:57 -0700
commit16beab3db6f347a00b18c0d6bcc3c48feff58dca (patch)
tree0b8253c171be53deda4e25b08bb66f4769d405cb /configure.ac
parent5ee4a1ca16364c79f8717752ee9a9bd562580907 (diff)
Sync toplevel configure with gcc
* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu target. * configure: Regenerate.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8132df06a4..159f96814a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2577,7 +2577,7 @@ case "${enable_target_optspace}:${target}" in
:d30v-*)
ospace_frag="config/mt-d30v"
;;
- :m32r-* | :d10v-* | :fr30-*)
+ :m32r-* | :d10v-* | :fr30-* | :i?86*-*-elfiamcu)
ospace_frag="config/mt-ospace"
;;
no:* | :*)