Skip to content
Snippets Groups Projects
  • Cedric Roux's avatar
    62787a88
    fix CentOS compilation · 62787a88
    Cedric Roux authored
    The following was not working properly:
    
        ./build_oai -I -w USRP
    
    After this commit it works.
    
    And so does:
    
      ./build_oai --eNB -w USRP
    62787a88
    History
    fix CentOS compilation
    Cedric Roux authored
    The following was not working properly:
    
        ./build_oai -I -w USRP
    
    After this commit it works.
    
    And so does:
    
      ./build_oai --eNB -w USRP