summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-01-20 09:08:39 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-01-20 09:08:39 +0000
commitb298cc07a06f1c80ba417b763ba66699c4d7e1cd (patch)
tree834abef880c108766fda9c7110e9ced3c1a0194d /doc
parent48c8589513417f856323d863106c5d0a55ce5108 (diff)
downloadopenocd+libswd-b298cc07a06f1c80ba417b763ba66699c4d7e1cd.tar.gz
openocd+libswd-b298cc07a06f1c80ba417b763ba66699c4d7e1cd.tar.bz2
openocd+libswd-b298cc07a06f1c80ba417b763ba66699c4d7e1cd.tar.xz
openocd+libswd-b298cc07a06f1c80ba417b763ba66699c4d7e1cd.zip
- add --enable-release to docs
git-svn-id: svn://svn.berlios.de/openocd/trunk@1351 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 98dbdb9b..9f2e8227 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -331,7 +331,12 @@ Cygwin/Linux LIBFTDI solution
@itemize @bullet
@item
-@option{--enable-gccwarnings} - enable extra gcc warnings during build
+@option{--enable-gccwarnings} - enable extra gcc warnings during build.
+Default is enabled.
+@item
+@option{--enable-release} - enable building of a openocd release, generally
+this is for developers. It simply omits the svn version string when the
+openocd @option{-v} is executed.
@end itemize
@node JTAG Hardware Dongles