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/01/29 10:16:17 UTC

[incubator-pegasus-website] branch update-gcc-v created (now 03d4e40)

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

smityz pushed a change to branch update-gcc-v
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git.


      at 03d4e40  update gcc version required

This branch includes the following new commits:

     new 03d4e40  update gcc version required

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


[incubator-pegasus-website] 01/01: update gcc version required

Posted by sm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 03d4e405a0b3673743e8b60f40e3c062af6c2cd8
Author: Tangyanzhao <sm...@qq.com>
AuthorDate: Sun Jan 30 02:16:05 2022 +0800

    update gcc version required
---
 _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