CC: Russell Bryant <rbry...@redhat.com> Signed-off-by: Ben Pfaff <b...@nicira.com> --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/INSTALL.md b/INSTALL.md index 273093b..7e907a1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -255,6 +255,10 @@ Building the Sources For improved warnings if you installed "sparse" (see "Prerequisites"), add C=1 to the command line. + Some versions of Clang and ccache are not completely compatible. + If you see unusual warnings when you use both together, consider + disabling ccache for use with Clang. + 2. Consider running the testsuite. Refer to "Running the Testsuite" below, for instructions. -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev