]> git.sur5r.net Git - openocd/commitdiff
- add --enable-release to docs
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 20 Jan 2009 09:08:39 +0000 (09:08 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 20 Jan 2009 09:08:39 +0000 (09:08 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1351 b42882b7-edfa-0310-969c-e2dbd0fdcd60

doc/openocd.texi

index 98dbdb9b61eba0d23f6005812d4665e4e9a1a40b..9f2e82276a81aa40726e3ea15ebc137386f5905d 100644 (file)
@@ -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