projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ded4ac4
)
Fixed build script typo
author
khizmax
<khizmax@gmail.com>
Tue, 17 Mar 2015 12:02:59 +0000
(15:02 +0300)
committer
khizmax
<khizmax@gmail.com>
Tue, 17 Mar 2015 12:02:59 +0000
(15:02 +0300)
build/build.sh
patch
|
blob
|
history
diff --git
a/build/build.sh
b/build/build.sh
index 5d5b249acdaa5092dfb1955a58232b8e2aa34d77..98a70ba72c8318010145557ae12546f097587aa2 100644
(file)
--- 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
<target>
make target"
echo " -c <C compiler name> Possible values are: gcc,clang,icc"
echo " -x <C++ compiler name> (e.g. g++, CC)"
echo " -p <Processor architecture> Possible values are:"