Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zzha zzha
OpenXG-RAN
Commits
1215444c
Commit
1215444c
authored
Jun 04, 2022
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/fix-bug-545' into integration_2022_wk22
parents
6e7160ac
1450e2fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
cmake_targets/build_oai
cmake_targets/build_oai
+3
-3
No files found.
cmake_targets/build_oai
View file @
1215444c
...
...
@@ -713,11 +713,11 @@ function main() {
# simlist="ldpctest"
for
f
in
$simlist
;
do
compilations
\
ran_build
$f
\
$BUILD_DIR
$f
\
$f
$dbin
/
$f
.
$REL
done
compilations
\
ran_build
coding
\
$BUILD_DIR
coding
\
libcoding.so
$dbin
/libcoding.so
fi
...
...
@@ -729,7 +729,7 @@ function main() {
simlist
=
"secu_knas_encrypt_eia1 secu_kenb aes128_ctr_encrypt aes128_ctr_decrypt secu_knas_encrypt_eea2 secu_knas secu_knas_encrypt_eea1 kdf aes128_cmac_encrypt secu_knas_encrypt_eia2"
for
f
in
$simlist
;
do
compilations
\
ran_build
test_
$f
\
$BUILD_DIR
test_
$f
\
test_
$f
$dbin
/test_
$f
.
$REL
done
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment