From feadaecf88bdd9704c8831b849330f70d9898ec3 Mon Sep 17 00:00:00 2001 From: Mihir Lad Date: Fri, 24 Jul 2020 19:01:02 -0400 Subject: [PATCH] build.sh: Add -d to all features echo --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index d052d625..9bbaffa7 100755 --- a/build.sh +++ b/build.sh @@ -39,7 +39,7 @@ usage() { Build polybar-msg used to send ipc messages; disabled by default. ${COLORS[GREEN]}--all-features${COLORS[OFF]} Enable all abovementioned features; - equal to -3 -a -p -n -m -c -i + equal to -3 -d -a -p -n -m -c -i ${COLORS[GREEN]}-g, --gcc${COLORS[OFF]} Use GCC even if Clang is installed; disabled by default. ${COLORS[GREEN]}-j, --jobs${COLORS[OFF]}