mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Disable UHD unit tests to avoid gcc13 warnings
This commit is contained in:
@@ -286,7 +286,7 @@ install_usrp_uhd_driver_from_source(){
|
||||
git diff
|
||||
mkdir -p host/build
|
||||
cd host/build || true
|
||||
$CMAKE ../ -GNinja
|
||||
$CMAKE ../ -GNinja -DENABLE_TESTS=OFF -DENABLE_EXAMPLES=OFF
|
||||
echo "Compiling UHD"
|
||||
ninja
|
||||
$SUDO ninja install
|
||||
|
||||
Reference in New Issue
Block a user