mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Compilation without T: move to physims
This commit is contained in:
@@ -25,4 +25,4 @@ RUN /bin/sh oaienv && \
|
||||
CFLAGS="-Werror" CXXFLAGS="-Werror -Wno-vla-cxx-extension" \
|
||||
./build_oai --phy_simulators --gNB --eNB --nrUE --UE \
|
||||
--ninja --build-tool-opt -k10 \
|
||||
--noavx512 --disable-T-Tracer -c
|
||||
--noavx512 -c
|
||||
|
||||
@@ -24,6 +24,7 @@ RUN /bin/sh oaienv && \
|
||||
-DAVX512=OFF -DCMAKE_C_FLAGS=-Werror -DCMAKE_CXX_FLAGS=-Werror \
|
||||
-DENABLE_PHYSIM_TESTS=ON \
|
||||
-DSANITIZE_ADDRESS=ON -DSANITIZE_UNDEFINED=ON \
|
||||
-DT_TRACER=OFF \
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=/opt/oai-physim/bin && \
|
||||
ninja -k10 -j36
|
||||
|
||||
|
||||
Reference in New Issue
Block a user