Commit 73277172 authored by Robert Schmidt's avatar Robert Schmidt

Update build_oai -h

parent 8df0cc3a
...@@ -64,9 +64,11 @@ CMAKE_CXX_FLAGS=() ...@@ -64,9 +64,11 @@ CMAKE_CXX_FLAGS=()
function print_help() { function print_help() {
echo_info " echo_info "
This program installs OpenAirInterface Software This script compiles OpenAirInterface Software, and can install dependencies
You should have ubuntu 16.xx or 18.04 updated for a number of distributions (Ubuntu 18-22, Fedora, RHEL7/8).
Options Options:
--arch-native
Passes -march=native to the compiler.
-c | --clean -c | --clean
Erase all files to make a rebuild from start Erase all files to make a rebuild from start
-C | --clean-all -C | --clean-all
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment