From 70760f84521746ee1f114166247f20ace6427040 Mon Sep 17 00:00:00 2001 From: huangxin Date: Tue, 8 Oct 2019 15:32:05 +0800 Subject: [PATCH] =?UTF-8?q?Mod=20=20aaa-12=20=E6=81=A2=E5=A4=8DARM?= =?UTF-8?q?=E7=BC=96=E8=AF=91=E9=85=8D=E7=BD=AE=20RCA=EF=BC=9A=20SOL?= =?UTF-8?q?=EF=BC=9A=20=E4=BF=AE=E6=94=B9=E4=BA=BA=EF=BC=9Ahuangxin=20?= =?UTF-8?q?=E6=A3=80=E8=A7=86=E4=BA=BA=EF=BC=9Ahuangxin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Common/common.Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Common/common.Makefile b/Common/common.Makefile index 8abcd3673..00292474f 100755 --- a/Common/common.Makefile +++ b/Common/common.Makefile @@ -15,8 +15,6 @@ endif # 定义 Make 解析命令的 bash SHELL := /bin/bash -PLAT_ARM64 = FALSE - # 构建信息开关,是否显示 gcc、ld 等命令执行的命令行消息,默认关闭 ENABLE_MAKE_LOG ?= FALSE