summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2010-11-11 08:15:49 +0100
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-11-15 09:18:21 +0100
commitfdae51287cf55a039f3401ed92151dbf518e4e7f (patch)
tree9a3bd5c3701da090b444b70770c941bdcce47058 /README
parent015bf559444edd9e7c524e951aad183fdaab9156 (diff)
downloadopenocd-fdae51287cf55a039f3401ed92151dbf518e4e7f.tar.gz
openocd-fdae51287cf55a039f3401ed92151dbf518e4e7f.tar.xz
httpd: retire this server
this never panned out and there are enough mistakes in the code that probably nobody used this. Use the tcl server and implement a standalone http app instead works fine. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index a683476c..fd0bd33d 100644
--- a/README
+++ b/README
@@ -255,8 +255,6 @@ options may be available there:
--enable-ioutil Enable ioutil functions - useful for standalone
OpenOCD implementations
- --enable-httpd Enable builtin httpd server - useful for standalone
- OpenOCD implementations
--disable-doxygen-html Disable building Doxygen manual as HTML.
--enable-doxygen-pdf Enable building Doxygen manual as PDF.