Commit 45dfec46 authored by Raphael Defosseux's avatar Raphael Defosseux

[OC][RHEL8]: copy/pasta error on build options

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 8c41a241
...@@ -34,7 +34,7 @@ WORKDIR /oai-ran ...@@ -34,7 +34,7 @@ WORKDIR /oai-ran
RUN /bin/sh oaienv && \ RUN /bin/sh oaienv && \
cd cmake_targets && \ cd cmake_targets && \
mkdir -p log && \ mkdir -p log && \
./build_oai --UE --ninja ./build_oai --nrUE --ninja
# debug # debug
RUN ldconfig -v && ldd /oai-ran/targets/bin/nr-uesoftmodem.Rel15 RUN ldconfig -v && ldd /oai-ran/targets/bin/nr-uesoftmodem.Rel15
......
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