Removed problematics with 7.3
This commit is contained in:
@@ -43,7 +43,7 @@ package Alire.Index.Libadacrypt is
|
||||
GPR_External ("system", "windows")),
|
||||
|
||||
Available_When =>
|
||||
Compiler > GNAT_FSF_7_2
|
||||
Compiler > GNAT_FSF_7_3_Or_Newer
|
||||
-- It fails self-tests; might be a spureous warning
|
||||
);
|
||||
|
||||
|
||||
@@ -31,7 +31,8 @@ package Alire.Index.Whitakers_Words is
|
||||
Action_Run (Post_Compile, "make"),
|
||||
|
||||
Available_When =>
|
||||
Compiler > GNAT_FSF_7_2 -- bug with SAL library failing binding
|
||||
Compiler > GNAT_FSF_7_3_Or_Newer
|
||||
-- bug with SAL library failing binding
|
||||
);
|
||||
|
||||
end Alire.Index.Whitakers_Words;
|
||||
|
||||
Reference in New Issue
Block a user