centos73_install: Provide installer script for CentOS 7.3
[vswitchperf.git] / systems / centos / build_base_machine.sh
index 5430ceb..f2efb54 100755 (executable)
@@ -77,3 +77,5 @@ python33
 python33-python-tkinter
 git-review
 " | grep -v ^#)
+# prevent ovs vanilla from building from source due to kernel incompatibilities
+sed -i s/'SUBBUILDS = src_vanilla'/'#SUBBUILDS = src_vanilla'/ ../src/Makefile