This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 2/2] Support slim LTO bootstrap
- From: Andi Kleen <andi at firstfloor dot org>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sun, 31 Aug 2014 08:25:16 -0700
- Subject: Re: [PATCH 2/2] Support slim LTO bootstrap
- Authentication-results: sourceware.org; auth=none
- References: <1409496686-14681-1-git-send-email-andi at firstfloor dot org> <1409496686-14681-2-git-send-email-andi at firstfloor dot org> <1409496686-14681-3-git-send-email-andi at firstfloor dot org>
Andi Kleen <andi@firstfloor.org> writes:
> diff --git a/config/bootstrap-lto-slim.mk b/config/bootstrap-lto-slim.mk
> new file mode 100644
> index 0000000..9e065e1
> --- /dev/null
> +++ b/config/bootstrap-lto-slim.mk
This file was not supposed to be included anymore. I removed it in my
version. Instead the existing bootstrap-lto.mk has the same changes.
-andi
--
ak@linux.intel.com -- Speaking for myself only