summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/INSTALL')
-rw-r--r--contrib/openbsm/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openbsm/INSTALL b/contrib/openbsm/INSTALL
index a28665d..9e52b0d 100644
--- a/contrib/openbsm/INSTALL
+++ b/contrib/openbsm/INSTALL
@@ -9,8 +9,8 @@ suppport is found. Typical builds will be performed using:
make
If doing development work on OpenBSM with gcc, the following invocation of
-configure may be preferred in order to generate full compiler warnings and
-force the compile to fail if a warning is found:
+configure is preferred in order to generate full compiler warnings and force
+the compile to fail if a warning is found:
CFLAGS="-Wall -Werror" ./configure
OpenPOWER on IntegriCloud