From b8a58d0fce7f5d1d6b5ad17f5badb6586e4d00ba Mon Sep 17 00:00:00 2001 From: XiYang Date: Mon, 9 Oct 2017 17:30:05 +0800 Subject: [PATCH] Update build-instructions-linux.md --- docs-translations/zh-CN/development/build-instructions-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-translations/zh-CN/development/build-instructions-linux.md b/docs-translations/zh-CN/development/build-instructions-linux.md index 4b7aa6676b..37a12e9e22 100644 --- a/docs-translations/zh-CN/development/build-instructions-linux.md +++ b/docs-translations/zh-CN/development/build-instructions-linux.md @@ -180,7 +180,7 @@ $ ./script/build.py -c R ### 环境变量 -除了 `CC` 及 `CXX`, 你还可以设置以下环境变量来自定以编译配置: +除了 `CC` 及 `CXX`, 你还可以设置以下环境变量来自定义编译配置: * `CPPFLAGS` * `CPPFLAGS_host`