Sync toplevel configure with gcc

* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
	target.
	* configure: Regenerate.
This commit is contained in:
H.J. Lu 2015-06-30 10:15:57 -07:00
parent 5ee4a1ca16
commit 16beab3db6
3 changed files with 8 additions and 2 deletions

View file

@ -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:* | :*)