From 16beab3db6f347a00b18c0d6bcc3c48feff58dca Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 30 Jun 2015 10:15:57 -0700 Subject: Sync toplevel configure with gcc * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu target. * configure: Regenerate. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index a2e253a..6dfefa3 100755 --- a/configure +++ b/configure @@ -6938,7 +6938,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:* | :*) -- cgit v1.1