X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=configure;h=384cfcf956e46af0a1b646edc7fc86114a993464;hb=3a533cd561eb75deab489d5ab39a7ec4e1bf7952;hp=2c3f499039525a4daf54c087e71daf31a695b1bb;hpb=ba9cb1ba377b2ec7b2876822d73db848e7fa6754;p=vpp.git diff --git a/configure b/configure index 2c3f4990395..384cfcf956e 100755 --- a/configure +++ b/configure @@ -85,12 +85,13 @@ cmake \ Useful build commands: - ninja Build VPP - ninja config Start build configuration TUI - ninja compdb Generate compile_commands.json - ninja run Runs VPP using startup.conf in the build directory - ninja debug Runs VPP inside GDB using startup.conf in the build directory - ninja pkg-deb Create .deb packages - ninja install Install VPP to $install_dir + ninja Build VPP + ninja set-build-type-* Change build type to + ninja config Start build configuration TUI + ninja compdb Generate compile_commands.json + ninja run Runs VPP using startup.conf in the build directory + ninja debug Runs VPP inside GDB using startup.conf in the build directory + ninja pkg-deb Create .deb packages + ninja install Install VPP to $install_dir __EOF__