public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8411] docs: document --with-zstd
@ 2022-05-24 11:33 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-05-24 11:33 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f4c0f9257ef2615add8ecb30e7a568755b692473

commit r12-8411-gf4c0f9257ef2615add8ecb30e7a568755b692473
Author: Martin Liska <mliska@suse.cz>
Date:   Wed May 11 13:21:26 2022 +0200

    docs: document --with-zstd
    
            PR other/105527
    
    gcc/ChangeLog:
    
            * doc/install.texi: Document the configure option --with-zstd.
    
    (cherry picked from commit 8fa689767a8a55c889683d178ae3a003ec689927)

Diff:
---
 gcc/doc/install.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 10bfceffceb..76392302653 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2371,6 +2371,11 @@ For a native build and cross compiles that have target headers, the option's
 default is derived from glibc's behavior. When glibc clamps float_t to double,
 GCC follows and enables the option. For other cross compiles, the default is
 disabled.
+
+@item --with-zstd
+Specify prefix directory for installed zstd library.
+Equivalent to @option{--with-zstd-include=PATH/include} plus
+@option{--with-zstd-lib=PATH/lib}.
 @end table
 
 @subheading Cross-Compiler-Specific Options


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-24 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24 11:33 [gcc r12-8411] docs: document --with-zstd Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).