aboutsummaryrefslogtreecommitdiff
path: root/config/bootstrap-lto-noplugin.mk
AgeCommit message (Collapse)AuthorFilesLines
2015-03-25re PR bootstrap/65537 (--with-build-config=bootstrap-lto fails on CentOS 5.11)Uros Bizjak1-0/+6
config/ChangeLog: PR bootstrap/65537 * bootstrap-lto-noplugin.mk: New build configuration. gcc/ChangeLog: PR bootstrap/65537 * doc/install.texi (Building a native compiler): Document new bootstrap-lto-noplugin configuration. Mention that bootstrap-lto configuration assumes that the host supports the linker plugin. From-SVN: r221667