Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2015-10-05 02:05:38 +0300
committerHieu Hoang <hieuhoang@gmail.com>2015-10-05 02:05:38 +0300
commit72bef00781de9821f2cff227ca7417939041d4e1 (patch)
tree16ddcf23ebea4546016d2b820866af27b7d5c70d /Jamroot
parent160a7f254bff830e0d890c0a5812a0055bcc9ef5 (diff)
minor compile error
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index bbb7ffc6b..2711783bf 100644
--- a/Jamroot
+++ b/Jamroot
@@ -54,7 +54,7 @@
# --static forces static linking (the default will fall
# back to shared)
#
-# debug-symbols=on|off include (default) or exclude debugging
+# debug-symbols=on|off include or exclude (default) debugging
# information also known as -g
# --notrace compiles without TRACE macros
#