This is an automated email from the ASF dual-hosted git repository.

philo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new ff945f9945 [GLUTEN-7518] Remove build_protobuf option from build-guide 
(#8140)
ff945f9945 is described below

commit ff945f99452cf471122255fe5f549e836a86aee4
Author: Zhen Wang <[email protected]>
AuthorDate: Wed Dec 4 16:06:33 2024 +0800

    [GLUTEN-7518] Remove build_protobuf option from build-guide (#8140)
---
 docs/get-started/build-guide.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/get-started/build-guide.md b/docs/get-started/build-guide.md
index cbaad979fb..c68a5f4633 100644
--- a/docs/get-started/build-guide.md
+++ b/docs/get-started/build-guide.md
@@ -15,7 +15,6 @@ Please set them via `--`, e.g. `--build_type=Release`.
 | build_examples         | Build udf example.                                  
                                               | OFF     |
 | build_benchmarks       | Build gluten cpp benchmarks.                        
                                               | OFF     |
 | enable_jemalloc_stats  | Print jemalloc stats for debugging.                 
                                               | OFF     |
-| build_protobuf         | Build protobuf lib.                                 
                                               | OFF     |
 | enable_qat             | Enable QAT for shuffle data de/compression.         
                                               | OFF     |
 | enable_iaa             | Enable IAA for shuffle data de/compression.         
                                               | OFF     |
 | enable_hbm             | Enable HBM allocator.                               
                                               | OFF     |


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to