You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by sm...@apache.org on 2022/03/02 09:26:44 UTC

[incubator-pegasus-website] branch master updated: update gcc version required (#14)

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

smityz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 5af370b  update gcc version required (#14)
5af370b is described below

commit 5af370b0d64a6a0637dc06dcd25c4480e52ecebc
Author: Smilencer <52...@qq.com>
AuthorDate: Wed Mar 2 17:26:40 2022 +0800

    update gcc version required (#14)
    
    Co-authored-by: Tangyanzhao <sm...@qq.com>
---
 _docs/en/build/compile-from-source.md | 2 +-
 _docs/zh/2.0.0/compile-from-source.md | 2 +-
 _docs/zh/build/compile-from-source.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_docs/en/build/compile-from-source.md b/_docs/en/build/compile-from-source.md
index aed6e18..5dc5415 100755
--- a/_docs/en/build/compile-from-source.md
+++ b/_docs/en/build/compile-from-source.md
@@ -9,7 +9,7 @@ Pegasus supports Linux only. Please don't hesitate to contact us via [Github Iss
 
 ## Requirements
 
-- GCC 4.9.4+
+- GCC 5+
 - CMake 3.11+
 
 ## Ubuntu environment
diff --git a/_docs/zh/2.0.0/compile-from-source.md b/_docs/zh/2.0.0/compile-from-source.md
index 607c7a7..1c8bef2 100755
--- a/_docs/zh/2.0.0/compile-from-source.md
+++ b/_docs/zh/2.0.0/compile-from-source.md
@@ -7,7 +7,7 @@ Pegasus目前只支持Linux平台进行源码编译。编译过程中遇到问
 
 ## 环境要求
 
-- GCC 4.9.4+
+- GCC 5+
 - CMake 3.11+
 
 ## Ubuntu环境配置
diff --git a/_docs/zh/build/compile-from-source.md b/_docs/zh/build/compile-from-source.md
index 8dbf6e4..1bec63b 100755
--- a/_docs/zh/build/compile-from-source.md
+++ b/_docs/zh/build/compile-from-source.md
@@ -10,7 +10,7 @@ Pegasus目前只支持Linux平台进行源码编译。编译过程中遇到问
 
 ## 环境要求
 
-- GCC 4.9.4+
+- GCC 5+
 - CMake 3.11+
 
 ## Ubuntu环境配置

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org