Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
d3888817
Commit
d3888817
authored
Jan 30, 2015
by
Maxime Perrotin
Browse files
Always compile in Ada2012
parent
a9b75867
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/regression/shared.mk
View file @
d3888817
...
...
@@ -21,7 +21,7 @@ clean:
%.ali
:
%.pr FORCE
$(OPENGEODE)
$<
system_structure.pr
--toAda
$(ASN1SCC)
-Ada
dataview-uniq.asn
-typePrefix
asn1Scc
-equal
$(GNATMAKE)
-O
$(O)
-c
-g
*
.adb
$(GNATMAKE)
-O
$(O)
-gnat2012
-c
-g
*
.adb
%.o
:
%.asn FORCE
$(ASN1SCC)
-c
$<
-typePrefix
asn1Scc
-equal
...
...
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