Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
9a82469c
Commit
9a82469c
authored
Apr 28, 2016
by
yoogx
Browse files
* Add support for "-k pok"
parent
4d78920e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-pok_c.adb
View file @
9a82469c
...
...
@@ -215,6 +215,9 @@ package body Ocarina.Backends.POK_C is
elsif
S
=
"vxworks653"
then
POK_Flavor
:=
VXWORKS
;
elsif
S
=
"pok"
then
POK_Flavor
:=
POK
;
elsif
S
=
"no-assert"
then
Add_Assertions
:=
False
;
else
...
...
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