Skip to content

Commit 552a240

Browse files
jklmnnbrobecke
authored andcommitted
Disable calendar for cert runtime
TN: U216-007
1 parent be3f5b9 commit 552a240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/gnat/aunit_shared.gpr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ project AUnit_Shared is
5050
FileIO := "nofileio";
5151
when "cert" =>
5252
Except := "zfpexception";
53+
Calend := "nocalendar";
5354
Memory := "staticmemory";
5455
FileIO := "nofileio";
5556
when others =>

0 commit comments

Comments
 (0)