From 87ada5fcc8f5e3e4ef17b9143f898d2734d115f7 Mon Sep 17 00:00:00 2001 From: "Junyoung, Sung" Date: Thu, 24 Oct 2019 16:57:57 +0900 Subject: [PATCH] do_cmake: Warn user about slow debug performance only for not set Signed-off-by: Junyoung, Sung --- do_cmake.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/do_cmake.sh b/do_cmake.sh index 8ea1b08f3e2d1..2e63195f4bf1c 100755 --- a/do_cmake.sh +++ b/do_cmake.sh @@ -64,7 +64,9 @@ erasure code dir = lib EOF echo done. -cat <