On Sun, May 10, 2020 at 5:18 AM Xi Ruoyao via lfs-dev
<lfs-dev@lists.linuxfromscratch.org> wrote:
>
> Now GCC optionally depends on zstd (using it like zlib to compress LTO IR).
> Should we move zstd before GCC?
> --
> Xi Ruoyao <xry...@mengyan1223.wang>
> School of Aerospace Science and Technology, Xidian University
>
> --
> http://lists.linuxfromscratch.org/listinfo/lfs-dev
> FAQ: http://www.linuxfromscratch.org/faq/
> Unsubscribe: See the above information page

Well it's optional, and by building it before GCC then passing
`--with-zstd` to GCC, LTO will default to zstd and fallback to zlib.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to