diff --git a/content/en/docs/Compilationguide/introduction-to-build-sh.md b/content/en/docs/Compilationguide/introduction-to-build-sh.md index 3f69d58bd47231af73c158c6c94d2929b9928737..9d5115010be776c417da8b2d1a03c40727a6fb3a 100644 --- a/content/en/docs/Compilationguide/introduction-to-build-sh.md +++ b/content/en/docs/Compilationguide/introduction-to-build-sh.md @@ -53,13 +53,13 @@ The following table describes the parameters.

Compresses the code compilation result into an installation package.

-

--no_om_adapt

+

-nopt

Do not use this option.

-

-

The installation package does not adapt to the OM and takes effect only when the -pkg option is added.

+

On Kunpeng platform, like 1616 version, without LSE optimized.

diff --git "a/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" "b/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" index 6454918f837f4255a2fd8faa364292bce1c48a84..0ddce64d15997767afaeba1c77fbdc48e0de1725 100644 --- "a/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" +++ "b/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" @@ -53,6 +53,15 @@ openGauss-server/build.sh是编译过程中的重要脚本工具。其集成了

将代码编译结果压缩封装成安装包。

+

-nopt

+ +

不使用此功能

+ +

-

+ +

如果使用此功能,则对鲲鹏平台的相关CPU不进行优化。

+ +