summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-02 11:17:14 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-02 11:17:14 +0000
commit00fad24996d6642c6a820cc951c197dddef5734a (patch)
treeaf6ac9d2d9fab3e17fd549cf0fe3f669f7675d56 /README
parentf1f54a0fc56b8025692b1ce60e0cc588c975e397 (diff)
downloadopenocd+libswd-00fad24996d6642c6a820cc951c197dddef5734a.tar.gz
openocd+libswd-00fad24996d6642c6a820cc951c197dddef5734a.tar.bz2
openocd+libswd-00fad24996d6642c6a820cc951c197dddef5734a.tar.xz
openocd+libswd-00fad24996d6642c6a820cc951c197dddef5734a.zip
Remove --enable-release option; if guess-rev.sh is missing, it is a release.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2456 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 07ccac18..6b844270 100644
--- a/README
+++ b/README
@@ -252,11 +252,6 @@ The following additional options may also be useful:
--disable-wextra Disable extra compiler warnings
--disable-werror Do not treat warnings as errors
- --enable-release Enable building of an OpenOCD release. This
- option is intended for project maintainers.
- It simply omits the svn version string when
- the openocd -v is executed (to KISS).
-
--disable-option-checking
Ignore unrecognized --enable and --with options.
--disable-dependency-tracking speeds up one-time build