summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/vfd-swmr-user-guide.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/vfd-swmr-user-guide.md b/doc/vfd-swmr-user-guide.md
index dadd783..6c4cf60 100644
--- a/doc/vfd-swmr-user-guide.md
+++ b/doc/vfd-swmr-user-guide.md
@@ -60,12 +60,9 @@ configure script:
```
% mkdir -p ../build/swmr
% cd ../build/swmr
-% ../../swmr/configure CFLAGS="-g -O3"
+% ../../swmr/configure
```
-You don't have to provide the CFLAGS, but usually I want compiler
-optimizations, and I want debugging symbols.
-
Build the project:
```
@@ -480,4 +477,4 @@ seconds.
VFD SWMR is still under construction, so I think that you will find some
bugs. Please do not hesitate to report them.
-TBD: email addresses here
+To contact the VFD SWMR developers, email vfdswmr@hdfgroup.org.