From: khizmax Date: Tue, 17 Mar 2015 12:02:59 +0000 (+0300) Subject: Fixed build script typo X-Git-Tag: v2.1.0~302 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=11bdbbb0cf9806b85b25a72286bec612c6f29e71;p=libcds.git Fixed build script typo --- diff --git a/build/build.sh b/build/build.sh index 5d5b249a..98a70ba7 100644 --- a/build/build.sh +++ b/build/build.sh @@ -17,7 +17,7 @@ usage() echo "Build helper script for one of the supported platforms" echo "Usage: build.sh \"options\"" echo " where options may be any of the following:" - echo " -t make target" + echo " -t make target" echo " -c Possible values are: gcc,clang,icc" echo " -x (e.g. g++, CC)" echo " -p Possible values are:"