Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 053459a045fe24f944560ab72deae097 > files > 5

aunit-2010-3.fc16.src.rpm

--- a/aunit/aunit_build.gpr	2011-04-30 14:17:15.269835999 +0400
+++ b/aunit/aunit_build.gpr	2011-04-30 14:17:25.812836007 +0400
@@ -19,10 +19,6 @@
       "framework/" & AUnit_Shared.Calend,
       "framework/" & AUnit_Shared.Memory);
 
-   package Compiler is
-      for Default_Switches ("ada") use 
-        ("-g", "-gnatQ", "-O1", "-gnatf", "-gnato", "-gnatwa.Xe", "-gnaty");
-   end Compiler;
 
    package IDE is
       for VCS_Kind use "Subversion";