disable releases using -gnat05 switches

This commit is contained in:
Alejandro R. Mosteo
2019-05-17 19:17:16 +02:00
parent ac2e6da1ff
commit d7b8ff6845
3 changed files with 20 additions and 0 deletions
+8
View File
@@ -11,6 +11,14 @@ executables = ["compile_all"]
origin = "git+https://github.com/alire-project/PragmARC.git@db6c1730fe825f8303c60b48f82db08bd408588d"
notes = "ISO/IEC 8652:2007 version"
['2017.2007.0'.available.'case(compiler)']
'gnat-community-2018' = false
'...' = true
['2011.1995.0']
origin = "git+https://github.com/alire-project/PragmARC.git@34b0e12b5f9aea63408c94cc48ba7a16687c8d76"
notes = "Ada 95 version"
['2011.1995.0'.available.'case(compiler)']
'gnat-community-2018' = false
'...' = true