File: gpl-2014.dif

package info (click to toggle)
libaws 20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,656 kB
  • sloc: ada: 95,505; python: 2,270; ansic: 1,017; makefile: 829; xml: 235; javascript: 202; java: 112; sh: 106
file content (13 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/shared.gpr b/shared.gpr
index 3802927..60f7569 100644
--- a/shared.gpr
+++ b/shared.gpr
@@ -121,7 +121,7 @@ abstract project Shared is
    --  Common options used for the Debug and Release modes
 
    Debug_Options :=
-     ("-g", "-gnata", "-gnatVa", "-gnatQ", "-gnato", "-gnatwe",
+     ("-g", "-gnatVa", "-gnatQ", "-gnato",
       "-gnatyO", "-Wall");
 
    Release_Options :=