The unified diff between revisions [fe347ef4..] and [18e36adf..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'debian/gnade_common_build.gpr'
#
#
# patch "debian/gnade_common_build.gpr"
# from [7487a9151295fb81150139507653e2ae0dd17438]
# to [10a721d9911f9c9a3cbcd45698b893507d42cb84]
#
============================================================
--- debian/gnade_common_build.gpr 7487a9151295fb81150139507653e2ae0dd17438
+++ debian/gnade_common_build.gpr 10a721d9911f9c9a3cbcd45698b893507d42cb84
@@ -34,8 +34,7 @@ project GNADE_Common_Build is
"-gnat05",
"-gnatfno",
"-gnatwa",
- "-gnatVa",
- "-fstack-check");
+ "-gnatVa");
end Compiler;
end GNADE_Common_Build;