From b11b9a683e7029030543d2e00c721e7e94173567 Mon Sep 17 00:00:00 2001 From: zeekling Date: Sat, 12 Sep 2020 22:05:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=96=B0=E7=BC=96=E8=AF=91=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 8d51e91..c902170 100755 --- a/build.sh +++ b/build.sh @@ -10,11 +10,11 @@ cd ./deps/jemalloc cd ../../ -ll ./deps/jemalloc +ls -lh ./deps/jemalloc -#make distclean +make clean -#make +make