Make sure we're running dejagnu tests with the right compiler.

This commit is contained in:
Anthony Green
2013-01-08 15:14:21 -05:00
parent f26c7ca671
commit 8308984e47
5 changed files with 19 additions and 0 deletions

View File

@@ -227,6 +227,7 @@ RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
echo $(top_srcdir)/../dejagnu/runtest ; \
else echo runtest; fi`
EXTRA_DEJAGNU_SITE_CONFIG = ../local.exp
CLEANFILES = *.exe core* *.log *.sum
EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \
libffi.call/cls_align_longdouble_split.c libffi.call/closure_loc_fn0.c \