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_odbc_example_build.gpr'

#
#
# patch "debian/gnade_odbc_example_build.gpr"
#  from [86a8279b2e3c762144868876c1f38799c9c8127a]
#    to [2776018328dee4251d7ad165916d4677d8f56f1c]
#
============================================================
--- debian/gnade_odbc_example_build.gpr	86a8279b2e3c762144868876c1f38799c9c8127a
+++ debian/gnade_odbc_example_build.gpr	2776018328dee4251d7ad165916d4677d8f56f1c
@@ -14,8 +14,7 @@ project GNADE_ODBC_Example_Build is
          "-gnat05",
          "-gnatfno",
          "-gnatwa",
-         "-gnatVa",
-         "-fstack-check");
+         "-gnatVa");

       for Default_Switches ("Ada") use Base_Switches;