If we're building an offloading compiler, always enable the LTO front end.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 20 Feb 2015 09:40:52 +0000 (10:40 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 20 Feb 2015 09:40:52 +0000 (10:40 +0100)
commit426c1eb04bf1549ab72e35cb49cac0a5a36fb83b
tree77904792916e9ffb74e8ac21c018588bc81b1459
parentcb2d884d7d2b5fe83aba42f1387542b50d5f06b1
If we're building an offloading compiler, always enable the LTO front end.

* configure.ac [--enable-as-accelerator-for] (enable_languages):
Make sure it contains lto.
* configure: Regenerate.

From-SVN: r220838
ChangeLog
configure
configure.ac