Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
7c822f38
Commit
7c822f38
authored
Jun 06, 2018
by
Thanassis Tsiodras
Browse files
POHIAda and RTEMS5.1 apparently don't mix. Disable build (for now).
parent
15df1af1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_C_RTEMS/build-script.sh
View file @
7c822f38
...
...
@@ -71,16 +71,16 @@ then
source
user_init_post.sh
fi
assert-builder-ocarina.py
\
--fast
\
--debug
\
--aadlv2
\
--keep-case
\
--interfaceView
"
$INTERFACEVIEW
"
\
--deploymentView
"
$DEPLOYMENTVIEW
"
\
-o
binary.ada
\
--subC
simple_c_function:
"
$SKELS
"
/simple_c_function.zip
\
$ORCHESTRATOR_OPTIONS
#
assert-builder-ocarina.py \
#
--fast \
#
--debug \
#
--aadlv2 \
#
--keep-case \
#
--interfaceView "$INTERFACEVIEW" \
#
--deploymentView "$DEPLOYMENTVIEW" \
#
-o binary.ada \
#
--subC simple_c_function:"$SKELS"/simple_c_function.zip \
#
$ORCHESTRATOR_OPTIONS
assert-builder-ocarina.py
\
--fast
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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