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