summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp09/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/sp09/Makefile.am')
-rw-r--r--c/src/ada-tests/sptests/sp09/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ada-tests/sptests/sp09/Makefile.am b/c/src/ada-tests/sptests/sp09/Makefile.am
index c6219d2406..68a5b06ce2 100644
--- a/c/src/ada-tests/sptests/sp09/Makefile.am
+++ b/c/src/ada-tests/sptests/sp09/Makefile.am
@@ -5,6 +5,10 @@ include $(top_srcdir)/../../../testsuites/automake/compile.am
include $(top_srcdir)/ada.am
+# Prevents Ada from raising a constraint so that the error
+# handling can be verified in the binding.
+AM_ADAFLAGS += -gnatp
+
noinst_PROGRAMS = sp09
sp09_SOURCES = sp09.adb config.h sptest.adb sptest.ads